1 <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
2 Partial Class MDIMain
3     Inherits System.Windows.Forms.Form
4
5     
'Form overrides dispose to clean up the component list.
6     <System.Diagnostics.DebuggerNonUserCode()> _
7     Protected Overrides Sub Dispose(ByVal disposing As Boolean)
8         Try
9             If disposing AndAlso components IsNot Nothing Then
10                 components.Dispose()
11             End If
12         Finally
13             MyBase.Dispose(disposing)
14         End Try
15     End Sub
16
17
18     
'Required by the Windows Form Designer
19     Private components As System.ComponentModel.IContainer
20
21     
'NOTE: The following procedure is required by the Windows Form Designer
22     
'It can be modified using the Windows Form Designer.
23     
'Do not modify it using the code editor.
24     <System.Diagnostics.DebuggerStepThrough()> _
25     Private Sub InitializeComponent()
26         Me.components = New System.ComponentModel.Container()
27         Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(MDIMain))
28         Me.ImageList1 = New System.Windows.Forms.ImageList(Me.components)
29         Me.SystemFileToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
30         Me.MasterFileToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
31         Me.SetCategoryFileToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
32         Me.SetItemFileToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
33         Me.ToolStripSeparator6 = New System.Windows.Forms.ToolStripSeparator()
34         Me.SuppliersToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
35         Me.SuppliersProductToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
36         Me.ToolStripSeparator11 = New System.Windows.Forms.ToolStripSeparator()
37         Me.ProductsReorderPointToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
38         Me.StockOrderToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
39         Me.StockMonitoringToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
40         Me.ToolStripSeparator12 = New System.Windows.Forms.ToolStripSeparator()
41         Me.BarcodeFormToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
42         Me.ToolStripSeparator13 = New System.Windows.Forms.ToolStripSeparator()
43         Me.UnitMeasureToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
44         Me.ToolStripSeparator14 = New System.Windows.Forms.ToolStripSeparator()
45         Me.BusinessInformationToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
46         Me.PointOfPaymentToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
47         Me.CashieringToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
48         Me.SalesReceiptToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
49         Me.UserInformationFileToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
50         Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
51         Me.AuditTrailToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
52         Me.ToolStripSeparator9 = New System.Windows.Forms.ToolStripSeparator()
53         Me.AboutToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
54         Me.ExitToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
55         Me.ReportsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
56         Me.SupplierProfileToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
57         Me.SupplierProductsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
58         Me.ProductsReorderPointToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem()
59         Me.PurchaseOrderToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
60         Me.PurchaseReceiveToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
61         Me.StockBalancesToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
62         Me.PointOfPaymentToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem()
63         Me.SalesCollectionToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
64         Me.SalesCollectionReportVOIDToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
65         Me.CollectionSummaryReportToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
66         Me.SalesReceiptToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem()
67         Me.ProductPacingReportToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
68         Me.FastMovingToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
69         Me.SlowMovingToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
70         Me.MenuStrip1 = New System.Windows.Forms.MenuStrip()
71         Me.TSHoldLeft = New System.Windows.Forms.ToolStrip()
72         Me.ToolStripButton1 = New System.Windows.Forms.ToolStripButton()
73         Me.MainPanel = New System.Windows.Forms.Panel()
74         Me.GroupBox1 = New System.Windows.Forms.GroupBox()
75         Me.PanelSales = New System.Windows.Forms.Panel()
76         Me.cmdSalesReceipt = New System.Windows.Forms.Button()
77         Me.ImageList2 = New System.Windows.Forms.ImageList(Me.components)
78         Me.cmdCashiering = New System.Windows.Forms.Button()
79         Me.cmdCustomerOrder = New System.Windows.Forms.Button()
80         Me.ImageList6 = New System.Windows.Forms.ImageList(Me.components)
81         Me.Panel5 = New System.Windows.Forms.Panel()
82         Me.LinkSales = New System.Windows.Forms.LinkLabel()
83         Me.PanelMaintain = New System.Windows.Forms.Panel()
84         Me.cmdAuditTrail = New System.Windows.Forms.Button()
85         Me.ImageList5 = New System.Windows.Forms.ImageList(Me.components)
86         Me.cmdBusInfo = New System.Windows.Forms.Button()
87         Me.cmdUsers = New System.Windows.Forms.Button()
88         Me.cmdManageSuppliers = New System.Windows.Forms.Button()
89         Me.cmdProductListing = New System.Windows.Forms.Button()
90         Me.Panel2 = New System.Windows.Forms.Panel()
91         Me.LinkMaintain = New System.Windows.Forms.LinkLabel()
92         Me.PanelPurchasing = New System.Windows.Forms.Panel()
93         Me.cmdPhysical = New System.Windows.Forms.Button()
94         Me.cmdDefective = New System.Windows.Forms.Button()
95         Me.cmdProductReorder = New System.Windows.Forms.Button()
96         Me.cmdStockMonitoring = New System.Windows.Forms.Button()
97         Me.cmdOrderReceive = New System.Windows.Forms.Button()
98         Me.Panel3 = New System.Windows.Forms.Panel()
99         Me.LinkPurchasing = New System.Windows.Forms.LinkLabel()
100         Me.TSHoldButtons = New System.Windows.Forms.ToolStrip()
101         Me.ToolStripButton3 = New System.Windows.Forms.ToolStripButton()
102         Me.Panel1 = New System.Windows.Forms.Panel()
103         Me.cmdLock = New System.Windows.Forms.Button()
104         Me.ImageList7 = New System.Windows.Forms.ImageList(Me.components)
105         Me.lbltime = New System.Windows.Forms.Label()
106         Me.lbltoday = New System.Windows.Forms.Label()
107         Me.lblUser = New System.Windows.Forms.Label()
108         Me.Label5 = New System.Windows.Forms.Label()
109         Me.Label4 = New System.Windows.Forms.Label()
110         Me.Label3 = New System.Windows.Forms.Label()
111         Me.Label2 = New System.Windows.Forms.Label()
112         Me.Label1 = New System.Windows.Forms.Label()
113         Me.PictureBox1 = New System.Windows.Forms.PictureBox()
114         Me.TSHoldRight = New System.Windows.Forms.ToolStrip()
115         Me.ToolStripButton2 = New System.Windows.Forms.ToolStripButton()
116         Me.PanelShortCut = New System.Windows.Forms.Panel()
117         Me.LinkOpenShortCuts = New System.Windows.Forms.LinkLabel()
118         Me.lstShortCut = New System.Windows.Forms.ListView()
119         Me.columIcons = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader)
120         Me.ColumnHeader1 = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader)
121         Me.ImageShortCut = New System.Windows.Forms.ImageList(Me.components)
122         Me.TSHoldAdvisory = New System.Windows.Forms.ToolStrip()
123         Me.ToolStripButton4 = New System.Windows.Forms.ToolStripButton()
124         Me.Panel4 = New System.Windows.Forms.Panel()
125         Me.ImageList3 = New System.Windows.Forms.ImageList(Me.components)
126         Me.ImageList4 = New System.Windows.Forms.ImageList(Me.components)
127         Me.Panel6 = New System.Windows.Forms.Panel()
128         Me.Panel9 = New System.Windows.Forms.Panel()
129         Me.TextBox1 = New System.Windows.Forms.TextBox()
130         Me.txttabstop = New System.Windows.Forms.TextBox()
131         Me.PictureBox2 = New System.Windows.Forms.PictureBox()
132         Me.PanelAdvisory = New System.Windows.Forms.Panel()
133         Me.Panel10 = New System.Windows.Forms.Panel()
134         Me.pnAdvisory_Cashier = New System.Windows.Forms.Panel()
135         Me.Label8 = New System.Windows.Forms.Label()
136         Me.PictureBox11 = New System.Windows.Forms.PictureBox()
137         Me.lblcashier_totalReceipt = New System.Windows.Forms.Label()
138         Me.lblcashier_critical = New System.Windows.Forms.Label()
139         Me.PictureBox10 = New System.Windows.Forms.PictureBox()
140         Me.Label6 = New System.Windows.Forms.Label()
141         Me.PictureBox9 = New System.Windows.Forms.PictureBox()
142         Me.lblcashier_Void = New System.Windows.Forms.Label()
143         Me.lblcashier_DaySales = New System.Windows.Forms.Label()
144         Me.pnadvisory_Admin = New System.Windows.Forms.Panel()
145         Me.PictureBox6 = New System.Windows.Forms.PictureBox()
146         Me.PictureBox5 = New System.Windows.Forms.PictureBox()
147         Me.PictureBox4 = New System.Windows.Forms.PictureBox()
148         Me.PictureBox3 = New System.Windows.Forms.PictureBox()
149         Me.lblpurchasemonth = New System.Windows.Forms.Label()
150         Me.lblPurchaseYr = New System.Windows.Forms.Label()
151         Me.lblreorder = New System.Windows.Forms.Label()
152         Me.lblremainorder = New System.Windows.Forms.Label()
153         Me.lblinventory = New System.Windows.Forms.Label()
154         Me.lbltotalprod = New System.Windows.Forms.Label()
155         Me.lblmonthsales = New System.Windows.Forms.Label()
156         Me.lblyrsales = New System.Windows.Forms.Label()
157         Me.pnAdvisory_SalesAgent = New System.Windows.Forms.Panel()
158         Me.PictureBox14 = New System.Windows.Forms.PictureBox()
159         Me.Label9 = New System.Windows.Forms.Label()
160         Me.lblsalesagent_Criticalproduct = New System.Windows.Forms.Label()
161         Me.lblsalesagent_purchaseyear = New System.Windows.Forms.Label()
162         Me.lblsalesagent_purchaseMonth = New System.Windows.Forms.Label()
163         Me.PictureBox13 = New System.Windows.Forms.PictureBox()
164         Me.lblsalesagent_totalInventory = New System.Windows.Forms.Label()
165         Me.lblsalesagent_totalorder = New System.Windows.Forms.Label()
166         Me.PictureBox12 = New System.Windows.Forms.PictureBox()
167         Me.pnAdvisory_Stock = New System.Windows.Forms.Panel()
168         Me.lblstock_Undeliver = New System.Windows.Forms.Label()
169         Me.Label7 = New System.Windows.Forms.Label()
170         Me.lblstock_critical = New System.Windows.Forms.Label()
171         Me.PictureBox8 = New System.Windows.Forms.PictureBox()
172         Me.lblstock_received_year = New System.Windows.Forms.Label()
173         Me.lblstock_received_month = New System.Windows.Forms.Label()
174         Me.lblstock_tot_product = New System.Windows.Forms.Label()
175         Me.PictureBox7 = New System.Windows.Forms.PictureBox()
176         Me.PanelHoldAdvisory = New System.Windows.Forms.Panel()
177         Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
178         Me.tmrclock = New System.Windows.Forms.Timer(Me.components)
179         Me.tmrcritical = New System.Windows.Forms.Timer(Me.components)
180         Me.P_Print = New System.Windows.Forms.Panel()
181         Me.lblprint = New System.Windows.Forms.Label()
182         Me.tmr_Print = New System.Windows.Forms.Timer(Me.components)
183         Me.cmdHome = New System.Windows.Forms.Button()
184         Me.cmdPrint = New System.Windows.Forms.Button()
185         Me.cmdSearch = New System.Windows.Forms.Button()
186         Me.cmdClose = New System.Windows.Forms.Button()
187         Me.cmdRefresh = New System.Windows.Forms.Button()
188         Me.cmdDelete = New System.Windows.Forms.Button()
189         Me.cmdEdit = New System.Windows.Forms.Button()
190         Me.cmdNew = New System.Windows.Forms.Button()
191         Me.MenuStrip1.SuspendLayout()
192         Me.TSHoldLeft.SuspendLayout()
193         Me.MainPanel.SuspendLayout()
194         Me.GroupBox1.SuspendLayout()
195         Me.PanelSales.SuspendLayout()
196         Me.Panel5.SuspendLayout()
197         Me.PanelMaintain.SuspendLayout()
198         Me.Panel2.SuspendLayout()
199         Me.PanelPurchasing.SuspendLayout()
200         Me.Panel3.SuspendLayout()
201         Me.TSHoldButtons.SuspendLayout()
202         Me.Panel1.SuspendLayout()
203         CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
204         Me.TSHoldRight.SuspendLayout()
205         Me.PanelShortCut.SuspendLayout()
206         Me.TSHoldAdvisory.SuspendLayout()
207         Me.Panel6.SuspendLayout()
208         Me.Panel9.SuspendLayout()
209         CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
210         Me.PanelAdvisory.SuspendLayout()
211         Me.Panel10.SuspendLayout()
212         Me.pnAdvisory_Cashier.SuspendLayout()
213         CType(Me.PictureBox11, System.ComponentModel.ISupportInitialize).BeginInit()
214         CType(Me.PictureBox10, System.ComponentModel.ISupportInitialize).BeginInit()
215         CType(Me.PictureBox9, System.ComponentModel.ISupportInitialize).BeginInit()
216         Me.pnadvisory_Admin.SuspendLayout()
217         CType(Me.PictureBox6, System.ComponentModel.ISupportInitialize).BeginInit()
218         CType(Me.PictureBox5, System.ComponentModel.ISupportInitialize).BeginInit()
219         CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).BeginInit()
220         CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).BeginInit()
221         Me.pnAdvisory_SalesAgent.SuspendLayout()
222         CType(Me.PictureBox14, System.ComponentModel.ISupportInitialize).BeginInit()
223         CType(Me.PictureBox13, System.ComponentModel.ISupportInitialize).BeginInit()
224         CType(Me.PictureBox12, System.ComponentModel.ISupportInitialize).BeginInit()
225         Me.pnAdvisory_Stock.SuspendLayout()
226         CType(Me.PictureBox8, System.ComponentModel.ISupportInitialize).BeginInit()
227         CType(Me.PictureBox7, System.ComponentModel.ISupportInitialize).BeginInit()
228         Me.P_Print.SuspendLayout()
229         Me.SuspendLayout()
230         
'
231         
'ImageList1
232         
'
233         Me.ImageList1.ImageStream = CType(resources.GetObject(
"ImageList1.ImageStream"), System.Windows.Forms.ImageListStreamer)
234         Me.ImageList1.TransparentColor = System.Drawing.Color.Transparent
235         Me.ImageList1.Images.SetKeyName(
0, "organize.ico")
236         Me.ImageList1.Images.SetKeyName(
1, "cubes.ico")
237         
'
238         
'SystemFileToolStripMenuItem
239         
'
240         Me.SystemFileToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.MasterFileToolStripMenuItem, Me.PointOfPaymentToolStripMenuItem, Me.UserInformationFileToolStripMenuItem, Me.ToolStripSeparator1, Me.AuditTrailToolStripMenuItem, Me.ToolStripSeparator9, Me.AboutToolStripMenuItem, Me.ExitToolStripMenuItem})
241         Me.SystemFileToolStripMenuItem.Name =
"SystemFileToolStripMenuItem"
242         Me.SystemFileToolStripMenuItem.Size = New System.Drawing.Size(
78, 20)
243         Me.SystemFileToolStripMenuItem.Text =
"System File"
244         
'
245         
'MasterFileToolStripMenuItem
246         
'
247         Me.MasterFileToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.SetCategoryFileToolStripMenuItem, Me.SetItemFileToolStripMenuItem, Me.ToolStripSeparator6, Me.SuppliersToolStripMenuItem, Me.SuppliersProductToolStripMenuItem, Me.ToolStripSeparator11, Me.ProductsReorderPointToolStripMenuItem, Me.StockOrderToolStripMenuItem, Me.StockMonitoringToolStripMenuItem, Me.ToolStripSeparator12, Me.BarcodeFormToolStripMenuItem, Me.ToolStripSeparator13, Me.UnitMeasureToolStripMenuItem, Me.ToolStripSeparator14, Me.BusinessInformationToolStripMenuItem})
248         Me.MasterFileToolStripMenuItem.Image = CType(resources.GetObject(
"MasterFileToolStripMenuItem.Image"), System.Drawing.Image)
249         Me.MasterFileToolStripMenuItem.Name =
"MasterFileToolStripMenuItem"
250         Me.MasterFileToolStripMenuItem.Size = New System.Drawing.Size(
168, 22)
251         Me.MasterFileToolStripMenuItem.Text =
"Inventory File"
252         
'
253         
'SetCategoryFileToolStripMenuItem
254         
'
255         Me.SetCategoryFileToolStripMenuItem.Image = CType(resources.GetObject(
"SetCategoryFileToolStripMenuItem.Image"), System.Drawing.Image)
256         Me.SetCategoryFileToolStripMenuItem.Name =
"SetCategoryFileToolStripMenuItem"
257         Me.SetCategoryFileToolStripMenuItem.Size = New System.Drawing.Size(
185, 22)
258         Me.SetCategoryFileToolStripMenuItem.Text =
"Category List"
259         
'
260         
'SetItemFileToolStripMenuItem
261         
'
262         Me.SetItemFileToolStripMenuItem.Image = CType(resources.GetObject(
"SetItemFileToolStripMenuItem.Image"), System.Drawing.Image)
263         Me.SetItemFileToolStripMenuItem.Name =
"SetItemFileToolStripMenuItem"
264         Me.SetItemFileToolStripMenuItem.Size = New System.Drawing.Size(
185, 22)
265         Me.SetItemFileToolStripMenuItem.Text =
"Category Item List"
266         
'
267         
'ToolStripSeparator6
268         
'
269         Me.ToolStripSeparator6.Name =
"ToolStripSeparator6"
270         Me.ToolStripSeparator6.Size = New System.Drawing.Size(
182, 6)
271         
'
272         
'SuppliersToolStripMenuItem
273         
'
274         Me.SuppliersToolStripMenuItem.Image = CType(resources.GetObject(
"SuppliersToolStripMenuItem.Image"), System.Drawing.Image)
275         Me.SuppliersToolStripMenuItem.Name =
"SuppliersToolStripMenuItem"
276         Me.SuppliersToolStripMenuItem.Size = New System.Drawing.Size(
185, 22)
277         Me.SuppliersToolStripMenuItem.Text =
"Manage Suppliers"
278         
'
279         
'SuppliersProductToolStripMenuItem
280         
'
281         Me.SuppliersProductToolStripMenuItem.Image = CType(resources.GetObject(
"SuppliersProductToolStripMenuItem.Image"), System.Drawing.Image)
282         Me.SuppliersProductToolStripMenuItem.Name =
"SuppliersProductToolStripMenuItem"
283         Me.SuppliersProductToolStripMenuItem.Size = New System.Drawing.Size(
185, 22)
284         Me.SuppliersProductToolStripMenuItem.Text =
"Suppliers Product"
285         
'
286         
'ToolStripSeparator11
287         
'
288         Me.ToolStripSeparator11.Name =
"ToolStripSeparator11"
289         Me.ToolStripSeparator11.Size = New System.Drawing.Size(
182, 6)
290         
'
291         
'ProductsReorderPointToolStripMenuItem
292         
'
293         Me.ProductsReorderPointToolStripMenuItem.Image = CType(resources.GetObject(
"ProductsReorderPointToolStripMenuItem.Image"), System.Drawing.Image)
294         Me.ProductsReorderPointToolStripMenuItem.Name =
"ProductsReorderPointToolStripMenuItem"
295         Me.ProductsReorderPointToolStripMenuItem.Size = New System.Drawing.Size(
185, 22)
296         Me.ProductsReorderPointToolStripMenuItem.Text =
"Critical Product(s)"
297         
'
298         
'StockOrderToolStripMenuItem
299         
'
300         Me.StockOrderToolStripMenuItem.Image = CType(resources.GetObject(
"StockOrderToolStripMenuItem.Image"), System.Drawing.Image)
301         Me.StockOrderToolStripMenuItem.Name =
"StockOrderToolStripMenuItem"
302         Me.StockOrderToolStripMenuItem.Size = New System.Drawing.Size(
185, 22)
303         Me.StockOrderToolStripMenuItem.Text =
"Stock Order Form"
304         
'
305         
'StockMonitoringToolStripMenuItem
306         
'
307         Me.StockMonitoringToolStripMenuItem.Image = CType(resources.GetObject(
"StockMonitoringToolStripMenuItem.Image"), System.Drawing.Image)
308         Me.StockMonitoringToolStripMenuItem.Name =
"StockMonitoringToolStripMenuItem"
309         Me.StockMonitoringToolStripMenuItem.Size = New System.Drawing.Size(
185, 22)
310         Me.StockMonitoringToolStripMenuItem.Text =
"Stock Monitoring"
311         
'
312         
'ToolStripSeparator12
313         
'
314         Me.ToolStripSeparator12.Name =
"ToolStripSeparator12"
315         Me.ToolStripSeparator12.Size = New System.Drawing.Size(
182, 6)
316         
'
317         
'BarcodeFormToolStripMenuItem
318         
'
319         Me.BarcodeFormToolStripMenuItem.Image = CType(resources.GetObject(
"BarcodeFormToolStripMenuItem.Image"), System.Drawing.Image)
320         Me.BarcodeFormToolStripMenuItem.Name =
"BarcodeFormToolStripMenuItem"
321         Me.BarcodeFormToolStripMenuItem.Size = New System.Drawing.Size(
185, 22)
322         Me.BarcodeFormToolStripMenuItem.Text =
"Barcode Form"
323         
'
324         
'ToolStripSeparator13
325         
'
326         Me.ToolStripSeparator13.Name =
"ToolStripSeparator13"
327         Me.ToolStripSeparator13.Size = New System.Drawing.Size(
182, 6)
328         
'
329         
'UnitMeasureToolStripMenuItem
330         
'
331         Me.UnitMeasureToolStripMenuItem.Image = CType(resources.GetObject(
"UnitMeasureToolStripMenuItem.Image"), System.Drawing.Image)
332         Me.UnitMeasureToolStripMenuItem.Name =
"UnitMeasureToolStripMenuItem"
333         Me.UnitMeasureToolStripMenuItem.Size = New System.Drawing.Size(
185, 22)
334         Me.UnitMeasureToolStripMenuItem.Text =
"Unit of Measure"
335         
'
336         
'ToolStripSeparator14
337         
'
338         Me.ToolStripSeparator14.Name =
"ToolStripSeparator14"
339         Me.ToolStripSeparator14.Size = New System.Drawing.Size(
182, 6)
340         
'
341         
'BusinessInformationToolStripMenuItem
342         
'
343         Me.BusinessInformationToolStripMenuItem.Image = CType(resources.GetObject(
"BusinessInformationToolStripMenuItem.Image"), System.Drawing.Image)
344         Me.BusinessInformationToolStripMenuItem.Name =
"BusinessInformationToolStripMenuItem"
345         Me.BusinessInformationToolStripMenuItem.Size = New System.Drawing.Size(
185, 22)
346         Me.BusinessInformationToolStripMenuItem.Text =
"Business Information"
347         
'
348         
'PointOfPaymentToolStripMenuItem
349         
'
350         Me.PointOfPaymentToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.CashieringToolStripMenuItem, Me.SalesReceiptToolStripMenuItem})
351         Me.PointOfPaymentToolStripMenuItem.Image = CType(resources.GetObject(
"PointOfPaymentToolStripMenuItem.Image"), System.Drawing.Image)
352         Me.PointOfPaymentToolStripMenuItem.Name =
"PointOfPaymentToolStripMenuItem"
353         Me.PointOfPaymentToolStripMenuItem.Size = New System.Drawing.Size(
168, 22)
354         Me.PointOfPaymentToolStripMenuItem.Text =
"Point Of Payment"
355         
'
356         
'CashieringToolStripMenuItem
357         
'
358         Me.CashieringToolStripMenuItem.Image = CType(resources.GetObject(
"CashieringToolStripMenuItem.Image"), System.Drawing.Image)
359         Me.CashieringToolStripMenuItem.Name =
"CashieringToolStripMenuItem"
360         Me.CashieringToolStripMenuItem.Size = New System.Drawing.Size(
142, 22)
361         Me.CashieringToolStripMenuItem.Text =
"Cashiering"
362         
'
363         
'SalesReceiptToolStripMenuItem
364         
'
365         Me.SalesReceiptToolStripMenuItem.Image = CType(resources.GetObject(
"SalesReceiptToolStripMenuItem.Image"), System.Drawing.Image)
366         Me.SalesReceiptToolStripMenuItem.Name =
"SalesReceiptToolStripMenuItem"
367         Me.SalesReceiptToolStripMenuItem.Size = New System.Drawing.Size(
142, 22)
368         Me.SalesReceiptToolStripMenuItem.Text =
"Sales Receipt"
369         
'
370         
'UserInformationFileToolStripMenuItem
371         
'
372         Me.UserInformationFileToolStripMenuItem.Image = CType(resources.GetObject(
"UserInformationFileToolStripMenuItem.Image"), System.Drawing.Image)
373         Me.UserInformationFileToolStripMenuItem.Name =
"UserInformationFileToolStripMenuItem"
374         Me.UserInformationFileToolStripMenuItem.Size = New System.Drawing.Size(
168, 22)
375         Me.UserInformationFileToolStripMenuItem.Text =
"Manage Users"
376         
'
377         
'ToolStripSeparator1
378         
'
379         Me.ToolStripSeparator1.Name =
"ToolStripSeparator1"
380         Me.ToolStripSeparator1.Size = New System.Drawing.Size(
165, 6)
381         
'
382         
'AuditTrailToolStripMenuItem
383         
'
384         Me.AuditTrailToolStripMenuItem.Image = CType(resources.GetObject(
"AuditTrailToolStripMenuItem.Image"), System.Drawing.Image)
385         Me.AuditTrailToolStripMenuItem.Name =
"AuditTrailToolStripMenuItem"
386         Me.AuditTrailToolStripMenuItem.Size = New System.Drawing.Size(
168, 22)
387         Me.AuditTrailToolStripMenuItem.Text =
"Users Log"
388         
'
389         
'ToolStripSeparator9
390         
'
391         Me.ToolStripSeparator9.Name =
"ToolStripSeparator9"
392         Me.ToolStripSeparator9.Size = New System.Drawing.Size(
165, 6)
393         
'
394         
'AboutToolStripMenuItem
395         
'
396         Me.AboutToolStripMenuItem.Image = CType(resources.GetObject(
"AboutToolStripMenuItem.Image"), System.Drawing.Image)
397         Me.AboutToolStripMenuItem.Name =
"AboutToolStripMenuItem"
398         Me.AboutToolStripMenuItem.Size = New System.Drawing.Size(
168, 22)
399         Me.AboutToolStripMenuItem.Text =
"About"
400         
'
401         
'ExitToolStripMenuItem
402         
'
403         Me.ExitToolStripMenuItem.Image = CType(resources.GetObject(
"ExitToolStripMenuItem.Image"), System.Drawing.Image)
404         Me.ExitToolStripMenuItem.Name =
"ExitToolStripMenuItem"
405         Me.ExitToolStripMenuItem.Size = New System.Drawing.Size(
168, 22)
406         Me.ExitToolStripMenuItem.Text =
"Exit"
407         
'
408         
'ReportsToolStripMenuItem
409         
'
410         Me.ReportsToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.SupplierProfileToolStripMenuItem, Me.SupplierProductsToolStripMenuItem, Me.ProductsReorderPointToolStripMenuItem1, Me.PurchaseOrderToolStripMenuItem, Me.PurchaseReceiveToolStripMenuItem, Me.StockBalancesToolStripMenuItem, Me.PointOfPaymentToolStripMenuItem1})
411         Me.ReportsToolStripMenuItem.Name =
"ReportsToolStripMenuItem"
412         Me.ReportsToolStripMenuItem.Size = New System.Drawing.Size(
59, 20)
413         Me.ReportsToolStripMenuItem.Text =
"Reports"
414         
'
415         
'SupplierProfileToolStripMenuItem
416         
'
417         Me.SupplierProfileToolStripMenuItem.Image = CType(resources.GetObject(
"SupplierProfileToolStripMenuItem.Image"), System.Drawing.Image)
418         Me.SupplierProfileToolStripMenuItem.Name =
"SupplierProfileToolStripMenuItem"
419         Me.SupplierProfileToolStripMenuItem.Size = New System.Drawing.Size(
196, 22)
420         Me.SupplierProfileToolStripMenuItem.Text =
"Supplier Profile"
421         
'
422         
'SupplierProductsToolStripMenuItem
423         
'
424         Me.SupplierProductsToolStripMenuItem.Image = CType(resources.GetObject(
"SupplierProductsToolStripMenuItem.Image"), System.Drawing.Image)
425         Me.SupplierProductsToolStripMenuItem.Name =
"SupplierProductsToolStripMenuItem"
426         Me.SupplierProductsToolStripMenuItem.Size = New System.Drawing.Size(
196, 22)
427         Me.SupplierProductsToolStripMenuItem.Text =
"Supplier Products"
428         
'
429         
'ProductsReorderPointToolStripMenuItem1
430         
'
431         Me.ProductsReorderPointToolStripMenuItem1.Image = CType(resources.GetObject(
"ProductsReorderPointToolStripMenuItem1.Image"), System.Drawing.Image)
432         Me.ProductsReorderPointToolStripMenuItem1.Name =
"ProductsReorderPointToolStripMenuItem1"
433         Me.ProductsReorderPointToolStripMenuItem1.Size = New System.Drawing.Size(
196, 22)
434         Me.ProductsReorderPointToolStripMenuItem1.Text =
"Products Reorder Point"
435         
'
436         
'PurchaseOrderToolStripMenuItem
437         
'
438         Me.PurchaseOrderToolStripMenuItem.Image = CType(resources.GetObject(
"PurchaseOrderToolStripMenuItem.Image"), System.Drawing.Image)
439         Me.PurchaseOrderToolStripMenuItem.Name =
"PurchaseOrderToolStripMenuItem"
440         Me.PurchaseOrderToolStripMenuItem.Size = New System.Drawing.Size(
196, 22)
441         Me.PurchaseOrderToolStripMenuItem.Text =
"Purchase Order"
442         
'
443         
'PurchaseReceiveToolStripMenuItem
444         
'
445         Me.PurchaseReceiveToolStripMenuItem.Image = CType(resources.GetObject(
"PurchaseReceiveToolStripMenuItem.Image"), System.Drawing.Image)
446         Me.PurchaseReceiveToolStripMenuItem.Name =
"PurchaseReceiveToolStripMenuItem"
447         Me.PurchaseReceiveToolStripMenuItem.Size = New System.Drawing.Size(
196, 22)
448         Me.PurchaseReceiveToolStripMenuItem.Text =
"Purchase Receive"
449         
'
450         
'StockBalancesToolStripMenuItem
451         
'
452         Me.StockBalancesToolStripMenuItem.Image = CType(resources.GetObject(
"StockBalancesToolStripMenuItem.Image"), System.Drawing.Image)
453         Me.StockBalancesToolStripMenuItem.Name =
"StockBalancesToolStripMenuItem"
454         Me.StockBalancesToolStripMenuItem.Size = New System.Drawing.Size(
196, 22)
455         Me.StockBalancesToolStripMenuItem.Text =
"Stock balances"
456         
'
457         
'PointOfPaymentToolStripMenuItem1
458         
'
459         Me.PointOfPaymentToolStripMenuItem1.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.SalesCollectionToolStripMenuItem, Me.SalesCollectionReportVOIDToolStripMenuItem, Me.CollectionSummaryReportToolStripMenuItem, Me.SalesReceiptToolStripMenuItem1, Me.ProductPacingReportToolStripMenuItem})
460         Me.PointOfPaymentToolStripMenuItem1.Image = CType(resources.GetObject(
"PointOfPaymentToolStripMenuItem1.Image"), System.Drawing.Image)
461         Me.PointOfPaymentToolStripMenuItem1.Name =
"PointOfPaymentToolStripMenuItem1"
462         Me.PointOfPaymentToolStripMenuItem1.Size = New System.Drawing.Size(
196, 22)
463         Me.PointOfPaymentToolStripMenuItem1.Text =
"Point Of Payment"
464         
'
465         
'SalesCollectionToolStripMenuItem
466         
'
467         Me.SalesCollectionToolStripMenuItem.Image = CType(resources.GetObject(
"SalesCollectionToolStripMenuItem.Image"), System.Drawing.Image)
468         Me.SalesCollectionToolStripMenuItem.Name =
"SalesCollectionToolStripMenuItem"
469         Me.SalesCollectionToolStripMenuItem.Size = New System.Drawing.Size(
239, 22)
470         Me.SalesCollectionToolStripMenuItem.Text =
"Sales Collection Report"
471         
'
472         
'SalesCollectionReportVOIDToolStripMenuItem
473         
'
474         Me.SalesCollectionReportVOIDToolStripMenuItem.Image = CType(resources.GetObject(
"SalesCollectionReportVOIDToolStripMenuItem.Image"), System.Drawing.Image)
475         Me.SalesCollectionReportVOIDToolStripMenuItem.Name =
"SalesCollectionReportVOIDToolStripMenuItem"
476         Me.SalesCollectionReportVOIDToolStripMenuItem.Size = New System.Drawing.Size(
239, 22)
477         Me.SalesCollectionReportVOIDToolStripMenuItem.Text =
"Sales Collection Report ( VOID )"
478         
'
479         
'CollectionSummaryReportToolStripMenuItem
480         
'
481         Me.CollectionSummaryReportToolStripMenuItem.Image = CType(resources.GetObject(
"CollectionSummaryReportToolStripMenuItem.Image"), System.Drawing.Image)
482         Me.CollectionSummaryReportToolStripMenuItem.Name =
"CollectionSummaryReportToolStripMenuItem"
483         Me.CollectionSummaryReportToolStripMenuItem.Size = New System.Drawing.Size(
239, 22)
484         Me.CollectionSummaryReportToolStripMenuItem.Text =
"Collection Summary Report"
485         
'
486         
'SalesReceiptToolStripMenuItem1
487         
'
488         Me.SalesReceiptToolStripMenuItem1.Image = CType(resources.GetObject(
"SalesReceiptToolStripMenuItem1.Image"), System.Drawing.Image)
489         Me.SalesReceiptToolStripMenuItem1.Name =
"SalesReceiptToolStripMenuItem1"
490         Me.SalesReceiptToolStripMenuItem1.Size = New System.Drawing.Size(
239, 22)
491         Me.SalesReceiptToolStripMenuItem1.Text =
"Sales Receipt Report"
492         
'
493         
'ProductPacingReportToolStripMenuItem
494         
'
495         Me.ProductPacingReportToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.FastMovingToolStripMenuItem, Me.SlowMovingToolStripMenuItem})
496         Me.ProductPacingReportToolStripMenuItem.Image = CType(resources.GetObject(
"ProductPacingReportToolStripMenuItem.Image"), System.Drawing.Image)
497         Me.ProductPacingReportToolStripMenuItem.Name =
"ProductPacingReportToolStripMenuItem"
498         Me.ProductPacingReportToolStripMenuItem.Size = New System.Drawing.Size(
239, 22)
499         Me.ProductPacingReportToolStripMenuItem.Text =
"Fast and Slow Moving"
500         
'
501         
'FastMovingToolStripMenuItem
502         
'
503         Me.FastMovingToolStripMenuItem.Image = CType(resources.GetObject(
"FastMovingToolStripMenuItem.Image"), System.Drawing.Image)
504         Me.FastMovingToolStripMenuItem.Name =
"FastMovingToolStripMenuItem"
505         Me.FastMovingToolStripMenuItem.Size = New System.Drawing.Size(
143, 22)
506         Me.FastMovingToolStripMenuItem.Text =
"Fast Moving"
507         
'
508         
'SlowMovingToolStripMenuItem
509         
'
510         Me.SlowMovingToolStripMenuItem.Image = CType(resources.GetObject(
"SlowMovingToolStripMenuItem.Image"), System.Drawing.Image)
511         Me.SlowMovingToolStripMenuItem.Name =
"SlowMovingToolStripMenuItem"
512         Me.SlowMovingToolStripMenuItem.Size = New System.Drawing.Size(
143, 22)
513         Me.SlowMovingToolStripMenuItem.Text =
"Slow Moving"
514         
'
515         
'MenuStrip1
516         
'
517         Me.MenuStrip1.BackColor = System.Drawing.Color.WhiteSmoke
518         Me.MenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.SystemFileToolStripMenuItem, Me.ReportsToolStripMenuItem})
519         Me.MenuStrip1.Location = New System.Drawing.Point(
0, 0)
520         Me.MenuStrip1.Name =
"MenuStrip1"
521         Me.MenuStrip1.Padding = New System.Windows.Forms.Padding(
7, 2, 0, 2)
522         Me.MenuStrip1.Size = New System.Drawing.Size(
1155, 24)
523         Me.MenuStrip1.TabIndex =
1
524         Me.MenuStrip1.Text =
"MenuStrip1"
525         
'
526         
'TSHoldLeft
527         
'
528         Me.TSHoldLeft.BackColor = System.Drawing.Color.WhiteSmoke
529         Me.TSHoldLeft.Dock = System.Windows.Forms.DockStyle.Left
530         Me.TSHoldLeft.ImageScalingSize = New System.Drawing.Size(
177, 70)
531         Me.TSHoldLeft.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripButton1})
532         Me.TSHoldLeft.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.VerticalStackWithOverflow
533         Me.TSHoldLeft.Location = New System.Drawing.Point(
0, 83)
534         Me.TSHoldLeft.Name =
"TSHoldLeft"
535         Me.TSHoldLeft.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional
536         Me.TSHoldLeft.Size = New System.Drawing.Size(
182, 371)
537         Me.TSHoldLeft.TabIndex =
17
538         Me.TSHoldLeft.Text =
"ToolStrip1"
539         Me.TSHoldLeft.TextDirection = System.Windows.Forms.ToolStripTextDirection.Vertical90
540         
'
541         
'ToolStripButton1
542         
'
543         Me.ToolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
544         Me.ToolStripButton1.Image = CType(resources.GetObject(
"ToolStripButton1.Image"), System.Drawing.Image)
545         Me.ToolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta
546         Me.ToolStripButton1.Name =
"ToolStripButton1"
547         Me.ToolStripButton1.Size = New System.Drawing.Size(
179, 74)
548         Me.ToolStripButton1.Text =
"ToolStripButton1"
549         
'
550         
'MainPanel
551         
'
552         Me.MainPanel.BackColor = System.Drawing.Color.White
553         Me.MainPanel.Controls.Add(Me.GroupBox1)
554         Me.MainPanel.Location = New System.Drawing.Point(
0, 83)
555         Me.MainPanel.Name =
"MainPanel"
556         Me.MainPanel.Size = New System.Drawing.Size(
182, 647)
557         Me.MainPanel.TabIndex =
19
558         
'
559         
'GroupBox1
560         
'
561         Me.GroupBox1.BackColor = System.Drawing.Color.WhiteSmoke
562         Me.GroupBox1.Controls.Add(Me.TextBox1)
563         Me.GroupBox1.Controls.Add(Me.PanelSales)
564         Me.GroupBox1.Controls.Add(Me.PanelMaintain)
565         Me.GroupBox1.Controls.Add(Me.PanelPurchasing)
566         Me.GroupBox1.FlatStyle = System.Windows.Forms.FlatStyle.System
567         Me.GroupBox1.Location = New System.Drawing.Point(
2, 33)
568         Me.GroupBox1.Name =
"GroupBox1"
569         Me.GroupBox1.Size = New System.Drawing.Size(
178, 625)
570         Me.GroupBox1.TabIndex =
26
571         Me.GroupBox1.TabStop = False
572         
'
573         
'PanelSales
574         
'
575         Me.PanelSales.BackColor = System.Drawing.Color.WhiteSmoke
576         Me.PanelSales.Controls.Add(Me.cmdSalesReceipt)
577         Me.PanelSales.Controls.Add(Me.cmdCashiering)
578         Me.PanelSales.Controls.Add(Me.cmdCustomerOrder)
579         Me.PanelSales.Controls.Add(Me.Panel5)
580         Me.PanelSales.Location = New System.Drawing.Point(
3, 55)
581         Me.PanelSales.Name =
"PanelSales"
582         Me.PanelSales.Size = New System.Drawing.Size(
173, 21)
583         Me.PanelSales.TabIndex =
29
584         
'
585         
'cmdSalesReceipt
586         
'
587         Me.cmdSalesReceipt.BackColor = System.Drawing.Color.White
588         Me.cmdSalesReceipt.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
589         Me.cmdSalesReceipt.ImageAlign = System.Drawing.ContentAlignment.TopLeft
590         Me.cmdSalesReceipt.ImageKey =
"money_32.png"
591         Me.cmdSalesReceipt.ImageList = Me.ImageList2
592         Me.cmdSalesReceipt.Location = New System.Drawing.Point(
1, 88)
593         Me.cmdSalesReceipt.Name =
"cmdSalesReceipt"
594         Me.cmdSalesReceipt.Size = New System.Drawing.Size(
170, 34)
595         Me.cmdSalesReceipt.TabIndex =
31
596         Me.cmdSalesReceipt.Text =
" Sales Receipt"
597         Me.cmdSalesReceipt.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
598         Me.cmdSalesReceipt.UseVisualStyleBackColor = False
599         
'
600         
'ImageList2
601         
'
602         Me.ImageList2.ImageStream = CType(resources.GetObject(
"ImageList2.ImageStream"), System.Windows.Forms.ImageListStreamer)
603         Me.ImageList2.TransparentColor = System.Drawing.Color.Transparent
604         Me.ImageList2.Images.SetKeyName(
0, "cubes.ico")
605         Me.ImageList2.Images.SetKeyName(
1, "shared.ico")
606         Me.ImageList2.Images.SetKeyName(
2, "conference.ico")
607         Me.ImageList2.Images.SetKeyName(
3, "people.ico")
608         Me.ImageList2.Images.SetKeyName(
4, "download.ico")
609         Me.ImageList2.Images.SetKeyName(
5, "cal.ico")
610         Me.ImageList2.Images.SetKeyName(
6, "statics-2.ico")
611         Me.ImageList2.Images.SetKeyName(
7, "chart.ico")
612         Me.ImageList2.Images.SetKeyName(
8, "connect.ico")
613         Me.ImageList2.Images.SetKeyName(
9, "payment.ico")
614         Me.ImageList2.Images.SetKeyName(
10, "shopping-basket.ico")
615         Me.ImageList2.Images.SetKeyName(
11, "stats.ico")
616         Me.ImageList2.Images.SetKeyName(
12, "get_info.ico")
617         Me.ImageList2.Images.SetKeyName(
13, "info_32.png")
618         Me.ImageList2.Images.SetKeyName(
14, "pie_chart_48.png")
619         Me.ImageList2.Images.SetKeyName(
15, "paste.ico")
620         Me.ImageList2.Images.SetKeyName(
16, "user group.ico")
621         Me.ImageList2.Images.SetKeyName(
17, "archives.png")
622         Me.ImageList2.Images.SetKeyName(
18, "diagram_32.png")
623         Me.ImageList2.Images.SetKeyName(
19, "billing.png")
624         Me.ImageList2.Images.SetKeyName(
20, "box_32.png")
625         Me.ImageList2.Images.SetKeyName(
21, "money_32.png")
626         
'
627         
'cmdCashiering
628         
'
629         Me.cmdCashiering.BackColor = System.Drawing.Color.White
630         Me.cmdCashiering.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
631         Me.cmdCashiering.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
632         Me.cmdCashiering.ImageKey =
"billing.png"
633         Me.cmdCashiering.ImageList = Me.ImageList2
634         Me.cmdCashiering.Location = New System.Drawing.Point(
1, 55)
635         Me.cmdCashiering.Name =
"cmdCashiering"
636         Me.cmdCashiering.Size = New System.Drawing.Size(
170, 34)
637         Me.cmdCashiering.TabIndex =
30
638         Me.cmdCashiering.Text =
" Cashiering"
639         Me.cmdCashiering.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
640         Me.cmdCashiering.UseVisualStyleBackColor = False
641         
'
642         
'cmdCustomerOrder
643         
'
644         Me.cmdCustomerOrder.BackColor = System.Drawing.Color.White
645         Me.cmdCustomerOrder.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
646         Me.cmdCustomerOrder.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
647         Me.cmdCustomerOrder.ImageKey =
"buy_32.png"
648         Me.cmdCustomerOrder.ImageList = Me.ImageList6
649         Me.cmdCustomerOrder.Location = New System.Drawing.Point(
1, 22)
650         Me.cmdCustomerOrder.Name =
"cmdCustomerOrder"
651         Me.cmdCustomerOrder.Size = New System.Drawing.Size(
170, 34)
652         Me.cmdCustomerOrder.TabIndex =
29
653         Me.cmdCustomerOrder.Text =
" Ordering Kiosk"
654         Me.cmdCustomerOrder.UseVisualStyleBackColor = False
655         
'
656         
'ImageList6
657         
'
658         Me.ImageList6.ImageStream = CType(resources.GetObject(
"ImageList6.ImageStream"), System.Windows.Forms.ImageListStreamer)
659         Me.ImageList6.TransparentColor = System.Drawing.Color.Transparent
660         Me.ImageList6.Images.SetKeyName(
0, "buy_32.png")
661         
'
662         
'Panel5
663         
'
664         Me.Panel5.BackColor = System.Drawing.Color.WhiteSmoke
665         Me.Panel5.Controls.Add(Me.LinkSales)
666         Me.Panel5.Location = New System.Drawing.Point(
0, 0)
667         Me.Panel5.Name =
"Panel5"
668         Me.Panel5.Size = New System.Drawing.Size(
163, 20)
669         Me.Panel5.TabIndex =
29
670         
'
671         
'LinkSales
672         
'
673         Me.LinkSales.AutoSize = True
674         Me.LinkSales.Enabled = False
675         Me.LinkSales.Font = New System.Drawing.Font(
"Arial Black", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
676         Me.LinkSales.Location = New System.Drawing.Point(
31, 0)
677         Me.LinkSales.Name =
"LinkSales"
678         Me.LinkSales.Size = New System.Drawing.Size(
112, 17)
679         Me.LinkSales.TabIndex =
1
680         Me.LinkSales.TabStop = True
681         Me.LinkSales.Text =
"Sales and Order"
682         
'
683         
'PanelMaintain
684         
'
685         Me.PanelMaintain.BackColor = System.Drawing.Color.WhiteSmoke
686         Me.PanelMaintain.Controls.Add(Me.cmdAuditTrail)
687         Me.PanelMaintain.Controls.Add(Me.cmdBusInfo)
688         Me.PanelMaintain.Controls.Add(Me.cmdUsers)
689         Me.PanelMaintain.Controls.Add(Me.cmdManageSuppliers)
690         Me.PanelMaintain.Controls.Add(Me.cmdProductListing)
691         Me.PanelMaintain.Controls.Add(Me.Panel2)
692         Me.PanelMaintain.Location = New System.Drawing.Point(
3, 13)
693         Me.PanelMaintain.Name =
"PanelMaintain"
694         Me.PanelMaintain.Size = New System.Drawing.Size(
173, 21)
695         Me.PanelMaintain.TabIndex =
0
696         
'
697         
'cmdAuditTrail
698         
'
699         Me.cmdAuditTrail.BackColor = System.Drawing.Color.White
700         Me.cmdAuditTrail.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
701         Me.cmdAuditTrail.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
702         Me.cmdAuditTrail.ImageKey =
"document_pencil_32.png"
703         Me.cmdAuditTrail.ImageList = Me.ImageList5
704         Me.cmdAuditTrail.Location = New System.Drawing.Point(
3, 125)
705         Me.cmdAuditTrail.Name =
"cmdAuditTrail"
706         Me.cmdAuditTrail.Size = New System.Drawing.Size(
167, 34)
707         Me.cmdAuditTrail.TabIndex =
51
708         Me.cmdAuditTrail.Text =
" Users Log"
709         Me.cmdAuditTrail.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
710         Me.cmdAuditTrail.UseVisualStyleBackColor = False
711         
'
712         
'ImageList5
713         
'
714         Me.ImageList5.ImageStream = CType(resources.GetObject(
"ImageList5.ImageStream"), System.Windows.Forms.ImageListStreamer)
715         Me.ImageList5.TransparentColor = System.Drawing.Color.Transparent
716         Me.ImageList5.Images.SetKeyName(
0, "info_32.png")
717         Me.ImageList5.Images.SetKeyName(
1, "buy_32.png")
718         Me.ImageList5.Images.SetKeyName(
2, "document_pencil_32.png")
719         Me.ImageList5.Images.SetKeyName(
3, "business_contact.png")
720         
'
721         
'cmdBusInfo
722         
'
723         Me.cmdBusInfo.BackColor = System.Drawing.Color.White
724         Me.cmdBusInfo.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
725         Me.cmdBusInfo.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
726         Me.cmdBusInfo.ImageKey =
"info_32.png"
727         Me.cmdBusInfo.ImageList = Me.ImageList5
728         Me.cmdBusInfo.Location = New System.Drawing.Point(
3, 158)
729         Me.cmdBusInfo.Name =
"cmdBusInfo"
730         Me.cmdBusInfo.Size = New System.Drawing.Size(
167, 34)
731         Me.cmdBusInfo.TabIndex =
6
732         Me.cmdBusInfo.Text =
" Business Information"
733         Me.cmdBusInfo.UseVisualStyleBackColor = False
734         
'
735         
'cmdUsers
736         
'
737         Me.cmdUsers.BackColor = System.Drawing.Color.White
738         Me.cmdUsers.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
739         Me.cmdUsers.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
740         Me.cmdUsers.ImageKey =
"people.ico"
741         Me.cmdUsers.ImageList = Me.ImageList2
742         Me.cmdUsers.Location = New System.Drawing.Point(
3, 92)
743         Me.cmdUsers.Name =
"cmdUsers"
744         Me.cmdUsers.Size = New System.Drawing.Size(
167, 34)
745         Me.cmdUsers.TabIndex =
5
746         Me.cmdUsers.Text =
" User Records "
747         Me.cmdUsers.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
748         Me.cmdUsers.UseVisualStyleBackColor = False
749         
'
750         
'cmdManageSuppliers
751         
'
752         Me.cmdManageSuppliers.BackColor = System.Drawing.Color.White
753         Me.cmdManageSuppliers.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
754         Me.cmdManageSuppliers.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
755         Me.cmdManageSuppliers.ImageKey =
"user group.ico"
756         Me.cmdManageSuppliers.ImageList = Me.ImageList2
757         Me.cmdManageSuppliers.Location = New System.Drawing.Point(
3, 59)
758         Me.cmdManageSuppliers.Name =
"cmdManageSuppliers"
759         Me.cmdManageSuppliers.Size = New System.Drawing.Size(
167, 34)
760         Me.cmdManageSuppliers.TabIndex =
3
761         Me.cmdManageSuppliers.Text =
" Manage Suppliers"
762         Me.cmdManageSuppliers.UseVisualStyleBackColor = False
763         
'
764         
'cmdProductListing
765         
'
766         Me.cmdProductListing.BackColor = System.Drawing.Color.White
767         Me.cmdProductListing.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
768         Me.cmdProductListing.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
769         Me.cmdProductListing.ImageKey =
"paste.ico"
770         Me.cmdProductListing.ImageList = Me.ImageList2
771         Me.cmdProductListing.Location = New System.Drawing.Point(
3, 26)
772         Me.cmdProductListing.Name =
"cmdProductListing"
773         Me.cmdProductListing.Size = New System.Drawing.Size(
167, 34)
774         Me.cmdProductListing.TabIndex =
2
775         Me.cmdProductListing.Text =
" Product Listing"
776         Me.cmdProductListing.UseVisualStyleBackColor = False
777         
'
778         
'Panel2
779         
'
780         Me.Panel2.BackColor = System.Drawing.Color.WhiteSmoke
781         Me.Panel2.Controls.Add(Me.LinkMaintain)
782         Me.Panel2.Location = New System.Drawing.Point(
0, 0)
783         Me.Panel2.Name =
"Panel2"
784         Me.Panel2.Size = New System.Drawing.Size(
163, 21)
785         Me.Panel2.TabIndex =
1
786         
'
787         
'LinkMaintain
788         
'
789         Me.LinkMaintain.AutoSize = True
790         Me.LinkMaintain.Enabled = False
791         Me.LinkMaintain.Font = New System.Drawing.Font(
"Arial Black", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
792         Me.LinkMaintain.Location = New System.Drawing.Point(
44, 6)
793         Me.LinkMaintain.Name =
"LinkMaintain"
794         Me.LinkMaintain.Size = New System.Drawing.Size(
92, 17)
795         Me.LinkMaintain.TabIndex =
1
796         Me.LinkMaintain.TabStop = True
797         Me.LinkMaintain.Text =
"Maintenance"
798         
'
799         
'PanelPurchasing
800         
'
801         Me.PanelPurchasing.BackColor = System.Drawing.Color.WhiteSmoke
802         Me.PanelPurchasing.Controls.Add(Me.cmdPhysical)
803         Me.PanelPurchasing.Controls.Add(Me.cmdDefective)
804         Me.PanelPurchasing.Controls.Add(Me.cmdProductReorder)
805         Me.PanelPurchasing.Controls.Add(Me.cmdStockMonitoring)
806         Me.PanelPurchasing.Controls.Add(Me.cmdOrderReceive)
807         Me.PanelPurchasing.Controls.Add(Me.Panel3)
808         Me.PanelPurchasing.Location = New System.Drawing.Point(
3, 35)
809         Me.PanelPurchasing.Name =
"PanelPurchasing"
810         Me.PanelPurchasing.Size = New System.Drawing.Size(
173, 21)
811         Me.PanelPurchasing.TabIndex =
1
812         
'
813         
'cmdPhysical
814         
'
815         Me.cmdPhysical.BackColor = System.Drawing.Color.White
816         Me.cmdPhysical.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
817         Me.cmdPhysical.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
818         Me.cmdPhysical.ImageKey =
"pie_chart_48.png"
819         Me.cmdPhysical.ImageList = Me.ImageList2
820         Me.cmdPhysical.Location = New System.Drawing.Point(
1, 88)
821         Me.cmdPhysical.Name =
"cmdPhysical"
822         Me.cmdPhysical.Size = New System.Drawing.Size(
170, 34)
823         Me.cmdPhysical.TabIndex =
51
824         Me.cmdPhysical.Text =
" Physical Counting"
825         Me.cmdPhysical.UseVisualStyleBackColor = False
826         
'
827         
'cmdDefective
828         
'
829         Me.cmdDefective.BackColor = System.Drawing.Color.White
830         Me.cmdDefective.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
831         Me.cmdDefective.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
832         Me.cmdDefective.ImageKey =
"box_32.png"
833         Me.cmdDefective.ImageList = Me.ImageList2
834         Me.cmdDefective.Location = New System.Drawing.Point(
1, 154)
835         Me.cmdDefective.Name =
"cmdDefective"
836         Me.cmdDefective.Size = New System.Drawing.Size(
170, 34)
837         Me.cmdDefective.TabIndex =
32
838         Me.cmdDefective.Text =
" Defective Stocks"
839         Me.cmdDefective.UseVisualStyleBackColor = False
840         
'
841         
'cmdProductReorder
842         
'
843         Me.cmdProductReorder.BackColor = System.Drawing.Color.White
844         Me.cmdProductReorder.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
845         Me.cmdProductReorder.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
846         Me.cmdProductReorder.ImageKey =
"diagram_32.png"
847         Me.cmdProductReorder.ImageList = Me.ImageList2
848         Me.cmdProductReorder.Location = New System.Drawing.Point(
1, 121)
849         Me.cmdProductReorder.Name =
"cmdProductReorder"
850         Me.cmdProductReorder.Size = New System.Drawing.Size(
170, 34)
851         Me.cmdProductReorder.TabIndex =
31
852         Me.cmdProductReorder.Text =
" Critical Product(s)"
853         Me.cmdProductReorder.UseVisualStyleBackColor = False
854         
'
855         
'cmdStockMonitoring
856         
'
857         Me.cmdStockMonitoring.BackColor = System.Drawing.Color.White
858         Me.cmdStockMonitoring.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
859         Me.cmdStockMonitoring.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
860         Me.cmdStockMonitoring.ImageKey =
"stats.ico"
861         Me.cmdStockMonitoring.ImageList = Me.ImageList2
862         Me.cmdStockMonitoring.Location = New System.Drawing.Point(
1, 55)
863         Me.cmdStockMonitoring.Name =
"cmdStockMonitoring"
864         Me.cmdStockMonitoring.Size = New System.Drawing.Size(
170, 34)
865         Me.cmdStockMonitoring.TabIndex =
30
866         Me.cmdStockMonitoring.Text =
" Stock Monitoring"
867         Me.cmdStockMonitoring.UseVisualStyleBackColor = False
868         
'
869         
'cmdOrderReceive
870         
'
871         Me.cmdOrderReceive.BackColor = System.Drawing.Color.White
872         Me.cmdOrderReceive.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
873         Me.cmdOrderReceive.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
874         Me.cmdOrderReceive.ImageKey =
"archives.png"
875         Me.cmdOrderReceive.ImageList = Me.ImageList2
876         Me.cmdOrderReceive.Location = New System.Drawing.Point(
1, 22)
877         Me.cmdOrderReceive.Name =
"cmdOrderReceive"
878         Me.cmdOrderReceive.Size = New System.Drawing.Size(
170, 34)
879         Me.cmdOrderReceive.TabIndex =
29
880         Me.cmdOrderReceive.Text =
" Order and Receive"
881         Me.cmdOrderReceive.UseVisualStyleBackColor = False
882         
'
883         
'Panel3
884         
'
885         Me.Panel3.BackColor = System.Drawing.Color.WhiteSmoke
886         Me.Panel3.Controls.Add(Me.LinkPurchasing)
887         Me.Panel3.Location = New System.Drawing.Point(
0, 0)
888         Me.Panel3.Name =
"Panel3"
889         Me.Panel3.Size = New System.Drawing.Size(
163, 20)
890         Me.Panel3.TabIndex =
29
891         
'
892         
'LinkPurchasing
893         
'
894         Me.LinkPurchasing.AutoSize = True
895         Me.LinkPurchasing.Enabled = False
896         Me.LinkPurchasing.Font = New System.Drawing.Font(
"Arial Black", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
897         Me.LinkPurchasing.Location = New System.Drawing.Point(
11, 0)
898         Me.LinkPurchasing.Name =
"LinkPurchasing"
899         Me.LinkPurchasing.Size = New System.Drawing.Size(
158, 17)
900         Me.LinkPurchasing.TabIndex =
1
901         Me.LinkPurchasing.TabStop = True
902         Me.LinkPurchasing.Text =
"Purchasing and Stocks"
903         
'
904         
'TSHoldButtons
905         
'
906         Me.TSHoldButtons.BackColor = System.Drawing.Color.WhiteSmoke
907         Me.TSHoldButtons.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
908         Me.TSHoldButtons.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden
909         Me.TSHoldButtons.ImageScalingSize = New System.Drawing.Size(
52, 52)
910         Me.TSHoldButtons.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripButton3})
911         Me.TSHoldButtons.Location = New System.Drawing.Point(
0, 24)
912         Me.TSHoldButtons.Name =
"TSHoldButtons"
913         Me.TSHoldButtons.Padding = New System.Windows.Forms.Padding(
0)
914         Me.TSHoldButtons.RenderMode = System.Windows.Forms.ToolStripRenderMode.System
915         Me.TSHoldButtons.Size = New System.Drawing.Size(
1155, 59)
916         Me.TSHoldButtons.TabIndex =
13
917         Me.TSHoldButtons.Text =
"ToolStrip3"
918         
'
919         
'ToolStripButton3
920         
'
921         Me.ToolStripButton3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
922         Me.ToolStripButton3.Image = CType(resources.GetObject(
"ToolStripButton3.Image"), System.Drawing.Image)
923         Me.ToolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta
924         Me.ToolStripButton3.Name =
"ToolStripButton3"
925         Me.ToolStripButton3.Size = New System.Drawing.Size(
56, 56)
926         Me.ToolStripButton3.Text =
"ToolStripButton3"
927         
'
928         
'Panel1
929         
'
930         Me.Panel1.BackColor = System.Drawing.Color.WhiteSmoke
931         Me.Panel1.Controls.Add(Me.cmdLock)
932         Me.Panel1.Controls.Add(Me.lbltime)
933         Me.Panel1.Controls.Add(Me.lbltoday)
934         Me.Panel1.Controls.Add(Me.lblUser)
935         Me.Panel1.Controls.Add(Me.Label5)
936         Me.Panel1.Controls.Add(Me.Label4)
937         Me.Panel1.Controls.Add(Me.Label3)
938         Me.Panel1.Controls.Add(Me.Label2)
939         Me.Panel1.Controls.Add(Me.Label1)
940         Me.Panel1.Controls.Add(Me.PictureBox1)
941         Me.Panel1.Location = New System.Drawing.Point(
0, 27)
942         Me.Panel1.Name =
"Panel1"
943         Me.Panel1.Size = New System.Drawing.Size(
180, 94)
944         Me.Panel1.TabIndex =
27
945         
'
946         
'cmdLock
947         
'
948         Me.cmdLock.BackColor = System.Drawing.Color.White
949         Me.cmdLock.Enabled = False
950         Me.cmdLock.ImageKey =
"lock_48.png"
951         Me.cmdLock.ImageList = Me.ImageList7
952         Me.cmdLock.Location = New System.Drawing.Point(
136, 56)
953         Me.cmdLock.Name =
"cmdLock"
954         Me.cmdLock.Size = New System.Drawing.Size(
43, 38)
955         Me.cmdLock.TabIndex =
51
956         Me.cmdLock.UseVisualStyleBackColor = False
957         
'
958         
'ImageList7
959         
'
960         Me.ImageList7.ImageStream = CType(resources.GetObject(
"ImageList7.ImageStream"), System.Windows.Forms.ImageListStreamer)
961         Me.ImageList7.TransparentColor = System.Drawing.Color.Transparent
962         Me.ImageList7.Images.SetKeyName(
0, "lock_48.png")
963         
'
964         
'lbltime
965         
'
966         Me.lbltime.AutoSize = True
967         Me.lbltime.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
968         Me.lbltime.ForeColor = System.Drawing.Color.Red
969         Me.lbltime.Location = New System.Drawing.Point(
57, 74)
970         Me.lbltime.Name =
"lbltime"
971         Me.lbltime.Size = New System.Drawing.Size(
0, 13)
972         Me.lbltime.TabIndex =
8
973         
'
974         
'lbltoday
975         
'
976         Me.lbltoday.AutoSize = True
977         Me.lbltoday.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
978         Me.lbltoday.Location = New System.Drawing.Point(
58, 60)
979         Me.lbltoday.Name =
"lbltoday"
980         Me.lbltoday.Size = New System.Drawing.Size(
0, 13)
981         Me.lbltoday.TabIndex =
7
982         
'
983         
'lblUser
984         
'
985         Me.lblUser.AutoSize = True
986         Me.lblUser.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
987         Me.lblUser.Location = New System.Drawing.Point(
57, 45)
988         Me.lblUser.Name =
"lblUser"
989         Me.lblUser.Size = New System.Drawing.Size(
0, 13)
990         Me.lblUser.TabIndex =
6
991         
'
992         
'Label5
993         
'
994         Me.Label5.AutoSize = True
995         Me.Label5.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
996         Me.Label5.Location = New System.Drawing.Point(
21, 74)
997         Me.Label5.Name =
"Label5"
998         Me.Label5.Size = New System.Drawing.Size(
39, 13)
999         Me.Label5.TabIndex =
5
1000         Me.Label5.Text =
"Clock :"
1001         
'
1002         
'Label4
1003         
'
1004         Me.Label4.AutoSize = True
1005         Me.Label4.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1006         Me.Label4.Location = New System.Drawing.Point(
6, 59)
1007         Me.Label4.Name =
"Label4"
1008         Me.Label4.Size = New System.Drawing.Size(
54, 13)
1009         Me.Label4.TabIndex =
4
1010         Me.Label4.Text =
"Today is :"
1011         
'
1012         
'Label3
1013         
'
1014         Me.Label3.AutoSize = True
1015         Me.Label3.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1016         Me.Label3.Location = New System.Drawing.Point(
3, 45)
1017         Me.Label3.Name =
"Label3"
1018         Me.Label3.Size = New System.Drawing.Size(
57, 13)
1019         Me.Label3.TabIndex =
3
1020         Me.Label3.Text =
"Welcome :"
1021         
'
1022         
'Label2
1023         
'
1024         Me.Label2.AutoSize = True
1025         Me.Label2.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1026         Me.Label2.ForeColor = System.Drawing.SystemColors.Highlight
1027         Me.Label2.Location = New System.Drawing.Point(
68, 20)
1028         Me.Label2.Name =
"Label2"
1029         Me.Label2.Size = New System.Drawing.Size(
52, 14)
1030         Me.Label2.TabIndex =
2
1031         Me.Label2.Text =
"System"
1032         
'
1033         
'Label1
1034         
'
1035         Me.Label1.AutoSize = True
1036         Me.Label1.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1037         Me.Label1.ForeColor = System.Drawing.SystemColors.Highlight
1038         Me.Label1.Location = New System.Drawing.Point(
36, 6)
1039         Me.Label1.Name =
"Label1"
1040         Me.Label1.Size = New System.Drawing.Size(
132, 14)
1041         Me.Label1.TabIndex =
1
1042         Me.Label1.Text =
"Sales And Inventory"
1043         
'
1044         
'PictureBox1
1045         
'
1046         Me.PictureBox1.Image = CType(resources.GetObject(
"PictureBox1.Image"), System.Drawing.Image)
1047         Me.PictureBox1.Location = New System.Drawing.Point(
3, 6)
1048         Me.PictureBox1.Name =
"PictureBox1"
1049         Me.PictureBox1.Size = New System.Drawing.Size(
38, 34)
1050         Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
1051         Me.PictureBox1.TabIndex =
0
1052         Me.PictureBox1.TabStop = False
1053         
'
1054         
'TSHoldRight
1055         
'
1056         Me.TSHoldRight.BackColor = System.Drawing.Color.WhiteSmoke
1057         Me.TSHoldRight.Dock = System.Windows.Forms.DockStyle.Right
1058         Me.TSHoldRight.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden
1059         Me.TSHoldRight.ImageScalingSize = New System.Drawing.Size(
160, 160)
1060         Me.TSHoldRight.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripButton2})
1061         Me.TSHoldRight.Location = New System.Drawing.Point(
990, 83)
1062         Me.TSHoldRight.Name =
"TSHoldRight"
1063         Me.TSHoldRight.RenderMode = System.Windows.Forms.ToolStripRenderMode.System
1064         Me.TSHoldRight.Size = New System.Drawing.Size(
165, 371)
1065         Me.TSHoldRight.TabIndex =
29
1066         Me.TSHoldRight.Text =
"ToolStrip2"
1067         
'
1068         
'ToolStripButton2
1069         
'
1070         Me.ToolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
1071         Me.ToolStripButton2.Image = CType(resources.GetObject(
"ToolStripButton2.Image"), System.Drawing.Image)
1072         Me.ToolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta
1073         Me.ToolStripButton2.Name =
"ToolStripButton2"
1074         Me.ToolStripButton2.Size = New System.Drawing.Size(
162, 164)
1075         Me.ToolStripButton2.Text =
"ToolStripButton2"
1076         
'
1077         
'PanelShortCut
1078         
'
1079         Me.PanelShortCut.BackColor = System.Drawing.Color.WhiteSmoke
1080         Me.PanelShortCut.Controls.Add(Me.LinkOpenShortCuts)
1081         Me.PanelShortCut.Controls.Add(Me.lstShortCut)
1082         Me.PanelShortCut.Location = New System.Drawing.Point(
564, 101)
1083         Me.PanelShortCut.Name =
"PanelShortCut"
1084         Me.PanelShortCut.Size = New System.Drawing.Size(
165, 538)
1085         Me.PanelShortCut.TabIndex =
33
1086         
'
1087         
'LinkOpenShortCuts
1088         
'
1089         Me.LinkOpenShortCuts.AutoSize = True
1090         Me.LinkOpenShortCuts.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1091         Me.LinkOpenShortCuts.Location = New System.Drawing.Point(
29, 10)
1092         Me.LinkOpenShortCuts.Name =
"LinkOpenShortCuts"
1093         Me.LinkOpenShortCuts.Size = New System.Drawing.Size(
104, 14)
1094         Me.LinkOpenShortCuts.TabIndex =
30
1095         Me.LinkOpenShortCuts.TabStop = True
1096         Me.LinkOpenShortCuts.Text =
"Open Shortcuts"
1097         
'
1098         
'lstShortCut
1099         
'
1100         Me.lstShortCut.Columns.AddRange(New System.Windows.Forms.ColumnHeader() {Me.columIcons, Me.ColumnHeader1})
1101         Me.lstShortCut.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1102         Me.lstShortCut.FullRowSelect = True
1103         Me.lstShortCut.Location = New System.Drawing.Point(
5, 27)
1104         Me.lstShortCut.Name =
"lstShortCut"
1105         Me.lstShortCut.Scrollable = False
1106         Me.lstShortCut.Size = New System.Drawing.Size(
156, 504)
1107         Me.lstShortCut.SmallImageList = Me.ImageShortCut
1108         Me.lstShortCut.TabIndex =
31
1109         Me.lstShortCut.UseCompatibleStateImageBehavior = False
1110         Me.lstShortCut.View = System.Windows.Forms.View.SmallIcon
1111         
'
1112         
'columIcons
1113         
'
1114         Me.columIcons.Text =
""
1115         
'
1116         
'ImageShortCut
1117         
'
1118         Me.ImageShortCut.ImageStream = CType(resources.GetObject(
"ImageShortCut.ImageStream"), System.Windows.Forms.ImageListStreamer)
1119         Me.ImageShortCut.TransparentColor = System.Drawing.Color.Transparent
1120         Me.ImageShortCut.Images.SetKeyName(
0, "cubes.ico")
1121         Me.ImageShortCut.Images.SetKeyName(
1, "shared.ico")
1122         Me.ImageShortCut.Images.SetKeyName(
2, "download.ico")
1123         Me.ImageShortCut.Images.SetKeyName(
3, "stats.ico")
1124         Me.ImageShortCut.Images.SetKeyName(
4, "chart.ico")
1125         Me.ImageShortCut.Images.SetKeyName(
5, "connect.ico")
1126         Me.ImageShortCut.Images.SetKeyName(
6, "get_info.ico")
1127         Me.ImageShortCut.Images.SetKeyName(
7, "buy_32.png")
1128         Me.ImageShortCut.Images.SetKeyName(
8, "payment.ico")
1129         Me.ImageShortCut.Images.SetKeyName(
9, "shopping-basket.ico")
1130         Me.ImageShortCut.Images.SetKeyName(
10, "pie_chart_48.png")
1131         Me.ImageShortCut.Images.SetKeyName(
11, "paste.ico")
1132         Me.ImageShortCut.Images.SetKeyName(
12, "user group.ico")
1133         Me.ImageShortCut.Images.SetKeyName(
13, "archives.png")
1134         Me.ImageShortCut.Images.SetKeyName(
14, "diagram_32.png")
1135         Me.ImageShortCut.Images.SetKeyName(
15, "box_32.png")
1136         Me.ImageShortCut.Images.SetKeyName(
16, "money_32.png")
1137         Me.ImageShortCut.Images.SetKeyName(
17, "billing.png")
1138         Me.ImageShortCut.Images.SetKeyName(
18, "bookmarks.ico")
1139         Me.ImageShortCut.Images.SetKeyName(
19, "paste.ico")
1140         Me.ImageShortCut.Images.SetKeyName(
20, "document_pencil_32.png")
1141         
'
1142         
'TSHoldAdvisory
1143         
'
1144         Me.TSHoldAdvisory.BackColor = System.Drawing.Color.WhiteSmoke
1145         Me.TSHoldAdvisory.Dock = System.Windows.Forms.DockStyle.Bottom
1146         Me.TSHoldAdvisory.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden
1147         Me.TSHoldAdvisory.ImageScalingSize = New System.Drawing.Size(
36, 36)
1148         Me.TSHoldAdvisory.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripButton4})
1149         Me.TSHoldAdvisory.Location = New System.Drawing.Point(
182, 411)
1150         Me.TSHoldAdvisory.Name =
"TSHoldAdvisory"
1151         Me.TSHoldAdvisory.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional
1152         Me.TSHoldAdvisory.Size = New System.Drawing.Size(
808, 43)
1153         Me.TSHoldAdvisory.TabIndex =
35
1154         Me.TSHoldAdvisory.Text =
"ToolStrip2"
1155         
'
1156         
'ToolStripButton4
1157         
'
1158         Me.ToolStripButton4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
1159         Me.ToolStripButton4.Image = CType(resources.GetObject(
"ToolStripButton4.Image"), System.Drawing.Image)
1160         Me.ToolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta
1161         Me.ToolStripButton4.Name =
"ToolStripButton4"
1162         Me.ToolStripButton4.Size = New System.Drawing.Size(
40, 40)
1163         Me.ToolStripButton4.Text =
"ToolStripButton4"
1164         
'
1165         
'Panel4
1166         
'
1167         Me.Panel4.BackColor = System.Drawing.Color.WhiteSmoke
1168         Me.Panel4.Location = New System.Drawing.Point(
949, 0)
1169         Me.Panel4.Name =
"Panel4"
1170         Me.Panel4.Size = New System.Drawing.Size(
346, 37)
1171         Me.Panel4.TabIndex =
37
1172         
'
1173         
'ImageList3
1174         
'
1175         Me.ImageList3.ImageStream = CType(resources.GetObject(
"ImageList3.ImageStream"), System.Windows.Forms.ImageListStreamer)
1176         Me.ImageList3.TransparentColor = System.Drawing.Color.Transparent
1177         Me.ImageList3.Images.SetKeyName(
0, "file.ico")
1178         Me.ImageList3.Images.SetKeyName(
1, "file edit.ico")
1179         Me.ImageList3.Images.SetKeyName(
2, "edit.ico")
1180         Me.ImageList3.Images.SetKeyName(
3, "trash.ico")
1181         Me.ImageList3.Images.SetKeyName(
4, "trash2.ico")
1182         Me.ImageList3.Images.SetKeyName(
5, "binoculars.ico")
1183         Me.ImageList3.Images.SetKeyName(
6, "view-file.ico")
1184         Me.ImageList3.Images.SetKeyName(
7, "find.ico")
1185         Me.ImageList3.Images.SetKeyName(
8, "find_file.ico")
1186         Me.ImageList3.Images.SetKeyName(
9, "printer.ico")
1187         Me.ImageList3.Images.SetKeyName(
10, "print view.ico")
1188         Me.ImageList3.Images.SetKeyName(
11, "reload2.ico")
1189         Me.ImageList3.Images.SetKeyName(
12, "undo.ico")
1190         Me.ImageList3.Images.SetKeyName(
13, "stop.ico")
1191         Me.ImageList3.Images.SetKeyName(
14, "reload_64.png")
1192         
'
1193         
'ImageList4
1194         
'
1195         Me.ImageList4.ImageStream = CType(resources.GetObject(
"ImageList4.ImageStream"), System.Windows.Forms.ImageListStreamer)
1196         Me.ImageList4.TransparentColor = System.Drawing.Color.Transparent
1197         Me.ImageList4.Images.SetKeyName(
0, "print_64.png")
1198         Me.ImageList4.Images.SetKeyName(
1, "cancel_48.png")
1199         Me.ImageList4.Images.SetKeyName(
2, "search_48.png")
1200         Me.ImageList4.Images.SetKeyName(
3, "Delete.png")
1201         Me.ImageList4.Images.SetKeyName(
4, "Edit.png")
1202         Me.ImageList4.Images.SetKeyName(
5, "Add.png")
1203         Me.ImageList4.Images.SetKeyName(
6, "lock_48.png")
1204         Me.ImageList4.Images.SetKeyName(
7, "home.ico")
1205         Me.ImageList4.Images.SetKeyName(
8, "home_64.png")
1206         
'
1207         
'Panel6
1208         
'
1209         Me.Panel6.BackColor = System.Drawing.Color.DimGray
1210         Me.Panel6.Controls.Add(Me.Panel9)
1211         Me.Panel6.Location = New System.Drawing.Point(
0, 0)
1212         Me.Panel6.Name =
"Panel6"
1213         Me.Panel6.Size = New System.Drawing.Size(
182, 33)
1214         Me.Panel6.TabIndex =
45
1215         
'
1216         
'Panel9
1217         
'
1218         Me.Panel9.Controls.Add(Me.txttabstop)
1219         Me.Panel9.Controls.Add(Me.PictureBox2)
1220         Me.Panel9.Location = New System.Drawing.Point(
0, 0)
1221         Me.Panel9.Name =
"Panel9"
1222         Me.Panel9.Size = New System.Drawing.Size(
181, 34)
1223         Me.Panel9.TabIndex =
47
1224         
'
1225         
'TextBox1
1226         
'
1227         Me.TextBox1.BackColor = System.Drawing.Color.DimGray
1228         Me.TextBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
1229         Me.TextBox1.Font = New System.Drawing.Font(
"Arial Black", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1230         Me.TextBox1.ForeColor = System.Drawing.Color.White
1231         Me.TextBox1.Location = New System.Drawing.Point(
36, 499)
1232         Me.TextBox1.Name =
"TextBox1"
1233         Me.TextBox1.Size = New System.Drawing.Size(
130, 37)
1234         Me.TextBox1.TabIndex =
40
1235         Me.TextBox1.TabStop = False
1236         Me.TextBox1.Text =
"ADVISORY"
1237         
'
1238         
'txttabstop
1239         
'
1240         Me.txttabstop.BackColor = System.Drawing.Color.DimGray
1241         Me.txttabstop.BorderStyle = System.Windows.Forms.BorderStyle.None
1242         Me.txttabstop.Location = New System.Drawing.Point(
71, 8)
1243         Me.txttabstop.Name =
"txttabstop"
1244         Me.txttabstop.Size = New System.Drawing.Size(
100, 15)
1245         Me.txttabstop.TabIndex =
4
1246         
'
1247         
'PictureBox2
1248         
'
1249         Me.PictureBox2.Image = CType(resources.GetObject(
"PictureBox2.Image"), System.Drawing.Image)
1250         Me.PictureBox2.Location = New System.Drawing.Point(
0, 2)
1251         Me.PictureBox2.Name =
"PictureBox2"
1252         Me.PictureBox2.Size = New System.Drawing.Size(
51, 29)
1253         Me.PictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
1254         Me.PictureBox2.TabIndex =
3
1255         Me.PictureBox2.TabStop = False
1256         
'
1257         
'PanelAdvisory
1258         
'
1259         Me.PanelAdvisory.BackColor = System.Drawing.Color.Gray
1260         Me.PanelAdvisory.Controls.Add(Me.Panel6)
1261         Me.PanelAdvisory.Controls.Add(Me.Panel10)
1262         Me.PanelAdvisory.ImeMode = System.Windows.Forms.ImeMode.[On]
1263         Me.PanelAdvisory.Location = New System.Drawing.Point(
0, 733)
1264         Me.PanelAdvisory.Name =
"PanelAdvisory"
1265         Me.PanelAdvisory.Size = New System.Drawing.Size(
1280, 33)
1266         Me.PanelAdvisory.TabIndex =
46
1267         
'
1268         
'Panel10
1269         
'
1270         Me.Panel10.BackColor = System.Drawing.Color.Gray
1271         Me.Panel10.Controls.Add(Me.pnAdvisory_Cashier)
1272         Me.Panel10.Controls.Add(Me.pnadvisory_Admin)
1273         Me.Panel10.Controls.Add(Me.pnAdvisory_SalesAgent)
1274         Me.Panel10.Controls.Add(Me.pnAdvisory_Stock)
1275         Me.Panel10.Location = New System.Drawing.Point(
181, 0)
1276         Me.Panel10.Name =
"Panel10"
1277         Me.Panel10.Size = New System.Drawing.Size(
1099, 33)
1278         Me.Panel10.TabIndex =
48
1279         
'
1280         
'pnAdvisory_Cashier
1281         
'
1282         Me.pnAdvisory_Cashier.Controls.Add(Me.Label8)
1283         Me.pnAdvisory_Cashier.Controls.Add(Me.PictureBox11)
1284         Me.pnAdvisory_Cashier.Controls.Add(Me.lblcashier_totalReceipt)
1285         Me.pnAdvisory_Cashier.Controls.Add(Me.lblcashier_critical)
1286         Me.pnAdvisory_Cashier.Controls.Add(Me.PictureBox10)
1287         Me.pnAdvisory_Cashier.Controls.Add(Me.Label6)
1288         Me.pnAdvisory_Cashier.Controls.Add(Me.PictureBox9)
1289         Me.pnAdvisory_Cashier.Controls.Add(Me.lblcashier_Void)
1290         Me.pnAdvisory_Cashier.Controls.Add(Me.lblcashier_DaySales)
1291         Me.pnAdvisory_Cashier.Location = New System.Drawing.Point(
1, 5)
1292         Me.pnAdvisory_Cashier.Name =
"pnAdvisory_Cashier"
1293         Me.pnAdvisory_Cashier.Size = New System.Drawing.Size(
1587, 25)
1294         Me.pnAdvisory_Cashier.TabIndex =
53
1295         Me.pnAdvisory_Cashier.Visible = False
1296         
'
1297         
'Label8
1298         
'
1299         Me.Label8.AutoSize = True
1300         Me.Label8.Font = New System.Drawing.Font(
"Arial Black", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1301         Me.Label8.ForeColor = System.Drawing.Color.White
1302         Me.Label8.Location = New System.Drawing.Point(
818, 1)
1303         Me.Label8.Name =
"Label8"
1304         Me.Label8.Size = New System.Drawing.Size(
734, 22)
1305         Me.Label8.TabIndex =
61
1306         Me.Label8.Text =
"GAZUTO MERCHANDISING INCORPORATED DEALER OF ALL PARTS AND ACCESORIES"
1307         
'
1308         
'PictureBox11
1309         
'
1310         Me.PictureBox11.Image = CType(resources.GetObject(
"PictureBox11.Image"), System.Drawing.Image)
1311         Me.PictureBox11.Location = New System.Drawing.Point(
800, 0)
1312         Me.PictureBox11.Name =
"PictureBox11"
1313         Me.PictureBox11.Size = New System.Drawing.Size(
16, 21)
1314         Me.PictureBox11.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
1315         Me.PictureBox11.TabIndex =
59
1316         Me.PictureBox11.TabStop = False
1317         
'
1318         
'lblcashier_totalReceipt
1319         
'
1320         Me.lblcashier_totalReceipt.AutoSize = True
1321         Me.lblcashier_totalReceipt.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1322         Me.lblcashier_totalReceipt.ForeColor = System.Drawing.Color.Linen
1323         Me.lblcashier_totalReceipt.Location = New System.Drawing.Point(
644, 4)
1324         Me.lblcashier_totalReceipt.Name =
"lblcashier_totalReceipt"
1325         Me.lblcashier_totalReceipt.Size = New System.Drawing.Size(
150, 14)
1326         Me.lblcashier_totalReceipt.TabIndex =
58
1327         Me.lblcashier_totalReceipt.Text =
"Total Receipt =123456"
1328         
'
1329         
'lblcashier_critical
1330         
'
1331         Me.lblcashier_critical.AutoSize = True
1332         Me.lblcashier_critical.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1333         Me.lblcashier_critical.ForeColor = System.Drawing.Color.Linen
1334         Me.lblcashier_critical.Location = New System.Drawing.Point(
476, 4)
1335         Me.lblcashier_critical.Name =
"lblcashier_critical"
1336         Me.lblcashier_critical.Size = New System.Drawing.Size(
155, 14)
1337         Me.lblcashier_critical.TabIndex =
57
1338         Me.lblcashier_critical.Text =
"Critical Product =12345"
1339         
'
1340         
'PictureBox10
1341         
'
1342         Me.PictureBox10.Image = CType(resources.GetObject(
"PictureBox10.Image"), System.Drawing.Image)
1343         Me.PictureBox10.Location = New System.Drawing.Point(
457, 0)
1344         Me.PictureBox10.Name =
"PictureBox10"
1345         Me.PictureBox10.Size = New System.Drawing.Size(
16, 21)
1346         Me.PictureBox10.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
1347         Me.PictureBox10.TabIndex =
56
1348         Me.PictureBox10.TabStop = False
1349         
'
1350         
'Label6
1351         
'
1352         Me.Label6.AutoSize = True
1353         Me.Label6.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1354         Me.Label6.ForeColor = System.Drawing.Color.Linen
1355         Me.Label6.Location = New System.Drawing.Point(
14, 4)
1356         Me.Label6.Name =
"Label6"
1357         Me.Label6.Size = New System.Drawing.Size(
81, 14)
1358         Me.Label6.TabIndex =
55
1359         Me.Label6.Text =
"BY CASHIER"
1360         
'
1361         
'PictureBox9
1362         
'
1363         Me.PictureBox9.Image = CType(resources.GetObject(
"PictureBox9.Image"), System.Drawing.Image)
1364         Me.PictureBox9.Location = New System.Drawing.Point(
101, 0)
1365         Me.PictureBox9.Name =
"PictureBox9"
1366         Me.PictureBox9.Size = New System.Drawing.Size(
16, 21)
1367         Me.PictureBox9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
1368         Me.PictureBox9.TabIndex =
54
1369         Me.PictureBox9.TabStop = False
1370         
'
1371         
'lblcashier_Void
1372         
'
1373         Me.lblcashier_Void.AutoSize = True
1374         Me.lblcashier_Void.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1375         Me.lblcashier_Void.ForeColor = System.Drawing.Color.Linen
1376         Me.lblcashier_Void.Location = New System.Drawing.Point(
319, 4)
1377         Me.lblcashier_Void.Name =
"lblcashier_Void"
1378         Me.lblcashier_Void.Size = New System.Drawing.Size(
128, 14)
1379         Me.lblcashier_Void.TabIndex =
1
1380         Me.lblcashier_Void.Text =
"Cashier Void =1234"
1381         
'
1382         
'lblcashier_DaySales
1383         
'
1384         Me.lblcashier_DaySales.AutoSize = True
1385         Me.lblcashier_DaySales.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1386         Me.lblcashier_DaySales.ForeColor = System.Drawing.Color.Linen
1387         Me.lblcashier_DaySales.Location = New System.Drawing.Point(
116, 4)
1388         Me.lblcashier_DaySales.Name =
"lblcashier_DaySales"
1389         Me.lblcashier_DaySales.Size = New System.Drawing.Size(
140, 14)
1390         Me.lblcashier_DaySales.TabIndex =
0
1391         Me.lblcashier_DaySales.Text =
"Cashier Sales =Php 0"
1392         
'
1393         
'pnadvisory_Admin
1394         
'
1395         Me.pnadvisory_Admin.Controls.Add(Me.PictureBox6)
1396         Me.pnadvisory_Admin.Controls.Add(Me.PictureBox5)
1397         Me.pnadvisory_Admin.Controls.Add(Me.PictureBox4)
1398         Me.pnadvisory_Admin.Controls.Add(Me.PictureBox3)
1399         Me.pnadvisory_Admin.Controls.Add(Me.lblpurchasemonth)
1400         Me.pnadvisory_Admin.Controls.Add(Me.lblPurchaseYr)
1401         Me.pnadvisory_Admin.Controls.Add(Me.lblreorder)
1402         Me.pnadvisory_Admin.Controls.Add(Me.lblremainorder)
1403         Me.pnadvisory_Admin.Controls.Add(Me.lblinventory)
1404         Me.pnadvisory_Admin.Controls.Add(Me.lbltotalprod)
1405         Me.pnadvisory_Admin.Controls.Add(Me.lblmonthsales)
1406         Me.pnadvisory_Admin.Controls.Add(Me.lblyrsales)
1407         Me.pnadvisory_Admin.Location = New System.Drawing.Point(
83, 5)
1408         Me.pnadvisory_Admin.Name =
"pnadvisory_Admin"
1409         Me.pnadvisory_Admin.Size = New System.Drawing.Size(
1968, 25)
1410         Me.pnadvisory_Admin.TabIndex =
47
1411         Me.pnadvisory_Admin.Visible = False
1412         
'
1413         
'PictureBox6
1414         
'
1415         Me.PictureBox6.Image = CType(resources.GetObject(
"PictureBox6.Image"), System.Drawing.Image)
1416         Me.PictureBox6.Location = New System.Drawing.Point(
934, 1)
1417         Me.PictureBox6.Name =
"PictureBox6"
1418         Me.PictureBox6.Size = New System.Drawing.Size(
16, 21)
1419         Me.PictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
1420         Me.PictureBox6.TabIndex =
55
1421         Me.PictureBox6.TabStop = False
1422         
'
1423         
'PictureBox5
1424         
'
1425         Me.PictureBox5.Image = CType(resources.GetObject(
"PictureBox5.Image"), System.Drawing.Image)
1426         Me.PictureBox5.Location = New System.Drawing.Point(
1344, 0)
1427         Me.PictureBox5.Name =
"PictureBox5"
1428         Me.PictureBox5.Size = New System.Drawing.Size(
16, 21)
1429         Me.PictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
1430         Me.PictureBox5.TabIndex =
54
1431         Me.PictureBox5.TabStop = False
1432         
'
1433         
'PictureBox4
1434         
'
1435         Me.PictureBox4.Image = CType(resources.GetObject(
"PictureBox4.Image"), System.Drawing.Image)
1436         Me.PictureBox4.Location = New System.Drawing.Point(
575, 0)
1437         Me.PictureBox4.Name =
"PictureBox4"
1438         Me.PictureBox4.Size = New System.Drawing.Size(
16, 21)
1439         Me.PictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
1440         Me.PictureBox4.TabIndex =
53
1441         Me.PictureBox4.TabStop = False
1442         
'
1443         
'PictureBox3
1444         
'
1445         Me.PictureBox3.Image = CType(resources.GetObject(
"PictureBox3.Image"), System.Drawing.Image)
1446         Me.PictureBox3.Location = New System.Drawing.Point(
15, 0)
1447         Me.PictureBox3.Name =
"PictureBox3"
1448         Me.PictureBox3.Size = New System.Drawing.Size(
16, 21)
1449         Me.PictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
1450         Me.PictureBox3.TabIndex =
48
1451         Me.PictureBox3.TabStop = False
1452         
'
1453         
'lblpurchasemonth
1454         
'
1455         Me.lblpurchasemonth.AutoSize = True
1456         Me.lblpurchasemonth.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1457         Me.lblpurchasemonth.ForeColor = System.Drawing.Color.Linen
1458         Me.lblpurchasemonth.Location = New System.Drawing.Point(
1652, 4)
1459         Me.lblpurchasemonth.Name =
"lblpurchasemonth"
1460         Me.lblpurchasemonth.Size = New System.Drawing.Size(
295, 14)
1461         Me.lblpurchasemonth.TabIndex =
36
1462         Me.lblpurchasemonth.Text =
"Amount Purchase This Month =12,345,678.00"
1463         
'
1464         
'lblPurchaseYr
1465         
'
1466         Me.lblPurchaseYr.AutoSize = True
1467         Me.lblPurchaseYr.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1468         Me.lblPurchaseYr.ForeColor = System.Drawing.Color.Linen
1469         Me.lblPurchaseYr.Location = New System.Drawing.Point(
1360, 4)
1470         Me.lblPurchaseYr.Name =
"lblPurchaseYr"
1471         Me.lblPurchaseYr.Size = New System.Drawing.Size(
280, 14)
1472         Me.lblPurchaseYr.TabIndex =
35
1473         Me.lblPurchaseYr.Text =
"Amount Purchase This Year =12,345,678.00"
1474         
'
1475         
'lblreorder
1476         
'
1477         Me.lblreorder.AutoSize = True
1478         Me.lblreorder.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1479         Me.lblreorder.ForeColor = System.Drawing.Color.Linen
1480         Me.lblreorder.Location = New System.Drawing.Point(
1129, 4)
1481         Me.lblreorder.Name =
"lblreorder"
1482         Me.lblreorder.Size = New System.Drawing.Size(
208, 14)
1483         Me.lblreorder.TabIndex =
34
1484         Me.lblreorder.Text =
"Products on Critical level =1,234"
1485         
'
1486         
'lblremainorder
1487         
'
1488         Me.lblremainorder.AutoSize = True
1489         Me.lblremainorder.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1490         Me.lblremainorder.ForeColor = System.Drawing.Color.Linen
1491         Me.lblremainorder.Location = New System.Drawing.Point(
950, 4)
1492         Me.lblremainorder.Name =
"lblremainorder"
1493         Me.lblremainorder.Size = New System.Drawing.Size(
179, 14)
1494         Me.lblremainorder.TabIndex =
33
1495         Me.lblremainorder.Text =
"Remaining Order No =1,234"
1496         
'
1497         
'lblinventory
1498         
'
1499         Me.lblinventory.AutoSize = True
1500         Me.lblinventory.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1501         Me.lblinventory.ForeColor = System.Drawing.Color.Linen
1502         Me.lblinventory.Location = New System.Drawing.Point(
747, 4)
1503         Me.lblinventory.Name =
"lblinventory"
1504         Me.lblinventory.Size = New System.Drawing.Size(
177, 14)
1505         Me.lblinventory.TabIndex =
29
1506         Me.lblinventory.Text =
"Current Iventory =12,3456"
1507         
'
1508         
'lbltotalprod
1509         
'
1510         Me.lbltotalprod.AutoSize = True
1511         Me.lbltotalprod.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1512         Me.lbltotalprod.ForeColor = System.Drawing.Color.Linen
1513         Me.lbltotalprod.Location = New System.Drawing.Point(
590, 4)
1514         Me.lbltotalprod.Name =
"lbltotalprod"
1515         Me.lbltotalprod.Size = New System.Drawing.Size(
151, 14)
1516         Me.lbltotalprod.TabIndex =
27
1517         Me.lbltotalprod.Text =
"Total Products = 1,234"
1518         
'
1519         
'lblmonthsales
1520         
'
1521         Me.lblmonthsales.AutoSize = True
1522         Me.lblmonthsales.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1523         Me.lblmonthsales.ForeColor = System.Drawing.Color.Linen
1524         Me.lblmonthsales.Location = New System.Drawing.Point(
297, 4)
1525         Me.lblmonthsales.Name =
"lblmonthsales"
1526         Me.lblmonthsales.Size = New System.Drawing.Size(
269, 14)
1527         Me.lblmonthsales.TabIndex =
25
1528         Me.lblmonthsales.Text =
"Total Sales In This Month =Php 1,234,567"
1529         
'
1530         
'lblyrsales
1531         
'
1532         Me.lblyrsales.AutoSize = True
1533         Me.lblyrsales.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1534         Me.lblyrsales.ForeColor = System.Drawing.Color.Linen
1535         Me.lblyrsales.Location = New System.Drawing.Point(
29, 4)
1536         Me.lblyrsales.Name =
"lblyrsales"
1537         Me.lblyrsales.Size = New System.Drawing.Size(
262, 14)
1538         Me.lblyrsales.TabIndex =
22
1539         Me.lblyrsales.Text =
"Total Sales In This Year =Php 12,345,678"
1540         
'
1541         
'pnAdvisory_SalesAgent
1542         
'
1543         Me.pnAdvisory_SalesAgent.Controls.Add(Me.PictureBox14)
1544         Me.pnAdvisory_SalesAgent.Controls.Add(Me.Label9)
1545         Me.pnAdvisory_SalesAgent.Controls.Add(Me.lblsalesagent_Criticalproduct)
1546         Me.pnAdvisory_SalesAgent.Controls.Add(Me.lblsalesagent_purchaseyear)
1547         Me.pnAdvisory_SalesAgent.Controls.Add(Me.lblsalesagent_purchaseMonth)
1548         Me.pnAdvisory_SalesAgent.Controls.Add(Me.PictureBox13)
1549         Me.pnAdvisory_SalesAgent.Controls.Add(Me.lblsalesagent_totalInventory)
1550         Me.pnAdvisory_SalesAgent.Controls.Add(Me.lblsalesagent_totalorder)
1551         Me.pnAdvisory_SalesAgent.Controls.Add(Me.PictureBox12)
1552         Me.pnAdvisory_SalesAgent.Location = New System.Drawing.Point(
33, 5)
1553         Me.pnAdvisory_SalesAgent.Name =
"pnAdvisory_SalesAgent"
1554         Me.pnAdvisory_SalesAgent.Size = New System.Drawing.Size(
2057, 25)
1555         Me.pnAdvisory_SalesAgent.TabIndex =
53
1556         Me.pnAdvisory_SalesAgent.Visible = False
1557         
'
1558         
'PictureBox14
1559         
'
1560         Me.PictureBox14.Image = CType(resources.GetObject(
"PictureBox14.Image"), System.Drawing.Image)
1561         Me.PictureBox14.Location = New System.Drawing.Point(
1271, 0)
1562         Me.PictureBox14.Name =
"PictureBox14"
1563         Me.PictureBox14.Size = New System.Drawing.Size(
16, 21)
1564         Me.PictureBox14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
1565         Me.PictureBox14.TabIndex =
65
1566         Me.PictureBox14.TabStop = False
1567         
'
1568         
'Label9
1569         
'
1570         Me.Label9.AutoSize = True
1571         Me.Label9.Font = New System.Drawing.Font(
"Arial Black", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1572         Me.Label9.ForeColor = System.Drawing.Color.White
1573         Me.Label9.Location = New System.Drawing.Point(
1288, 1)
1574         Me.Label9.Name =
"Label9"
1575         Me.Label9.Size = New System.Drawing.Size(
734, 22)
1576         Me.Label9.TabIndex =
64
1577         Me.Label9.Text =
"GAZUTO MERCHANDISING INCORPORATED DEALER OF ALL PARTS AND ACCESORIES"
1578         
'
1579         
'lblsalesagent_Criticalproduct
1580         
'
1581         Me.lblsalesagent_Criticalproduct.AutoSize = True
1582         Me.lblsalesagent_Criticalproduct.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1583         Me.lblsalesagent_Criticalproduct.ForeColor = System.Drawing.Color.Linen
1584         Me.lblsalesagent_Criticalproduct.Location = New System.Drawing.Point(
1107, 4)
1585         Me.lblsalesagent_Criticalproduct.Name =
"lblsalesagent_Criticalproduct"
1586         Me.lblsalesagent_Criticalproduct.Size = New System.Drawing.Size(
155, 14)
1587         Me.lblsalesagent_Criticalproduct.TabIndex =
63
1588         Me.lblsalesagent_Criticalproduct.Text =
"Critical Product =12345"
1589         
'
1590         
'lblsalesagent_purchaseyear
1591         
'
1592         Me.lblsalesagent_purchaseyear.AutoSize = True
1593         Me.lblsalesagent_purchaseyear.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1594         Me.lblsalesagent_purchaseyear.ForeColor = System.Drawing.Color.Linen
1595         Me.lblsalesagent_purchaseyear.Location = New System.Drawing.Point(
790, 4)
1596         Me.lblsalesagent_purchaseyear.Name =
"lblsalesagent_purchaseyear"
1597         Me.lblsalesagent_purchaseyear.Size = New System.Drawing.Size(
311, 14)
1598         Me.lblsalesagent_purchaseyear.TabIndex =
62
1599         Me.lblsalesagent_purchaseyear.Text =
"Amount purchase for the year =Php 1234567.00"
1600         
'
1601         
'lblsalesagent_purchaseMonth
1602         
'
1603         Me.lblsalesagent_purchaseMonth.AutoSize = True
1604         Me.lblsalesagent_purchaseMonth.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1605         Me.lblsalesagent_purchaseMonth.ForeColor = System.Drawing.Color.Linen
1606         Me.lblsalesagent_purchaseMonth.Location = New System.Drawing.Point(
466, 4)
1607         Me.lblsalesagent_purchaseMonth.Name =
"lblsalesagent_purchaseMonth"
1608         Me.lblsalesagent_purchaseMonth.Size = New System.Drawing.Size(
318, 14)
1609         Me.lblsalesagent_purchaseMonth.TabIndex =
61
1610         Me.lblsalesagent_purchaseMonth.Text =
"Amount purchase for the month =Php 123456.00"
1611         
'
1612         
'PictureBox13
1613         
'
1614         Me.PictureBox13.Image = CType(resources.GetObject(
"PictureBox13.Image"), System.Drawing.Image)
1615         Me.PictureBox13.Location = New System.Drawing.Point(
443, 2)
1616         Me.PictureBox13.Name =
"PictureBox13"
1617         Me.PictureBox13.Size = New System.Drawing.Size(
16, 21)
1618         Me.PictureBox13.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
1619         Me.PictureBox13.TabIndex =
60
1620         Me.PictureBox13.TabStop = False
1621         
'
1622         
'lblsalesagent_totalInventory
1623         
'
1624         Me.lblsalesagent_totalInventory.AutoSize = True
1625         Me.lblsalesagent_totalInventory.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1626         Me.lblsalesagent_totalInventory.ForeColor = System.Drawing.Color.Linen
1627         Me.lblsalesagent_totalInventory.Location = New System.Drawing.Point(
280, 4)
1628         Me.lblsalesagent_totalInventory.Name =
"lblsalesagent_totalInventory"
1629         Me.lblsalesagent_totalInventory.Size = New System.Drawing.Size(
157, 14)
1630         Me.lblsalesagent_totalInventory.TabIndex =
59
1631         Me.lblsalesagent_totalInventory.Text =
"Total Inventory =12345"
1632         
'
1633         
'lblsalesagent_totalorder
1634         
'
1635         Me.lblsalesagent_totalorder.AutoSize = True
1636         Me.lblsalesagent_totalorder.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1637         Me.lblsalesagent_totalorder.ForeColor = System.Drawing.Color.Linen
1638         Me.lblsalesagent_totalorder.Location = New System.Drawing.Point(
25, 4)
1639         Me.lblsalesagent_totalorder.Name =
"lblsalesagent_totalorder"
1640         Me.lblsalesagent_totalorder.Size = New System.Drawing.Size(
233, 14)
1641         Me.lblsalesagent_totalorder.TabIndex =
58
1642         Me.lblsalesagent_totalorder.Text =
"Total order for the month =123456"
1643         
'
1644         
'PictureBox12
1645         
'
1646         Me.PictureBox12.Image = CType(resources.GetObject(
"PictureBox12.Image"), System.Drawing.Image)
1647         Me.PictureBox12.Location = New System.Drawing.Point(
3, 1)
1648         Me.PictureBox12.Name =
"PictureBox12"
1649         Me.PictureBox12.Size = New System.Drawing.Size(
16, 21)
1650         Me.PictureBox12.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
1651         Me.PictureBox12.TabIndex =
57
1652         Me.PictureBox12.TabStop = False
1653         
'
1654         
'pnAdvisory_Stock
1655         
'
1656         Me.pnAdvisory_Stock.Controls.Add(Me.lblstock_Undeliver)
1657         Me.pnAdvisory_Stock.Controls.Add(Me.Label7)
1658         Me.pnAdvisory_Stock.Controls.Add(Me.lblstock_critical)
1659         Me.pnAdvisory_Stock.Controls.Add(Me.PictureBox8)
1660         Me.pnAdvisory_Stock.Controls.Add(Me.lblstock_received_year)
1661         Me.pnAdvisory_Stock.Controls.Add(Me.lblstock_received_month)
1662         Me.pnAdvisory_Stock.Controls.Add(Me.lblstock_tot_product)
1663         Me.pnAdvisory_Stock.Controls.Add(Me.PictureBox7)
1664         Me.pnAdvisory_Stock.Location = New System.Drawing.Point(
7, 5)
1665         Me.pnAdvisory_Stock.Name =
"pnAdvisory_Stock"
1666         Me.pnAdvisory_Stock.Size = New System.Drawing.Size(
1812, 25)
1667         Me.pnAdvisory_Stock.TabIndex =
56
1668         Me.pnAdvisory_Stock.Visible = False
1669         
'
1670         
'lblstock_Undeliver
1671         
'
1672         Me.lblstock_Undeliver.AutoSize = True
1673         Me.lblstock_Undeliver.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1674         Me.lblstock_Undeliver.ForeColor = System.Drawing.Color.Linen
1675         Me.lblstock_Undeliver.Location = New System.Drawing.Point(
702, 4)
1676         Me.lblstock_Undeliver.Name =
"lblstock_Undeliver"
1677         Me.lblstock_Undeliver.Size = New System.Drawing.Size(
146, 14)
1678         Me.lblstock_Undeliver.TabIndex =
60
1679         Me.lblstock_Undeliver.Text =
"Undeliver order =1234"
1680         
'
1681         
'Label7
1682         
'
1683         Me.Label7.AutoSize = True
1684         Me.Label7.Font = New System.Drawing.Font(
"Arial Black", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1685         Me.Label7.ForeColor = System.Drawing.Color.White
1686         Me.Label7.Location = New System.Drawing.Point(
1058, 0)
1687         Me.Label7.Name =
"Label7"
1688         Me.Label7.Size = New System.Drawing.Size(
734, 22)
1689         Me.Label7.TabIndex =
60
1690         Me.Label7.Text =
"GAZUTO MERCHANDISING INCORPORATED DEALER OF ALL PARTS AND ACCESORIES"
1691         
'
1692         
'lblstock_critical
1693         
'
1694         Me.lblstock_critical.AutoSize = True
1695         Me.lblstock_critical.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1696         Me.lblstock_critical.ForeColor = System.Drawing.Color.Linen
1697         Me.lblstock_critical.Location = New System.Drawing.Point(
854, 4)
1698         Me.lblstock_critical.Name =
"lblstock_critical"
1699         Me.lblstock_critical.Size = New System.Drawing.Size(
183, 14)
1700         Me.lblstock_critical.TabIndex =
59
1701         Me.lblstock_critical.Text =
"Product(s) on Critical =1234"
1702         
'
1703         
'PictureBox8
1704         
'
1705         Me.PictureBox8.Image = CType(resources.GetObject(
"PictureBox8.Image"), System.Drawing.Image)
1706         Me.PictureBox8.Location = New System.Drawing.Point(
1043, 0)
1707         Me.PictureBox8.Name =
"PictureBox8"
1708         Me.PictureBox8.Size = New System.Drawing.Size(
16, 21)
1709         Me.PictureBox8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
1710         Me.PictureBox8.TabIndex =
56
1711         Me.PictureBox8.TabStop = False
1712         
'
1713         
'lblstock_received_year
1714         
'
1715         Me.lblstock_received_year.AutoSize = True
1716         Me.lblstock_received_year.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1717         Me.lblstock_received_year.ForeColor = System.Drawing.Color.Linen
1718         Me.lblstock_received_year.Location = New System.Drawing.Point(
207, 4)
1719         Me.lblstock_received_year.Name =
"lblstock_received_year"
1720         Me.lblstock_received_year.Size = New System.Drawing.Size(
237, 14)
1721         Me.lblstock_received_year.TabIndex =
59
1722         Me.lblstock_received_year.Text =
"Received order for the year =123456"
1723         
'
1724         
'lblstock_received_month
1725         
'
1726         Me.lblstock_received_month.AutoSize = True
1727         Me.lblstock_received_month.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1728         Me.lblstock_received_month.ForeColor = System.Drawing.Color.Linen
1729         Me.lblstock_received_month.Location = New System.Drawing.Point(
452, 4)
1730         Me.lblstock_received_month.Name =
"lblstock_received_month"
1731         Me.lblstock_received_month.Size = New System.Drawing.Size(
244, 14)
1732         Me.lblstock_received_month.TabIndex =
58
1733         Me.lblstock_received_month.Text =
"Received order for the month =12345"
1734         
'
1735         
'lblstock_tot_product
1736         
'
1737         Me.lblstock_tot_product.AutoSize = True
1738         Me.lblstock_tot_product.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1739         Me.lblstock_tot_product.ForeColor = System.Drawing.Color.Linen
1740         Me.lblstock_tot_product.Location = New System.Drawing.Point(
25, 4)
1741         Me.lblstock_tot_product.Name =
"lblstock_tot_product"
1742         Me.lblstock_tot_product.Size = New System.Drawing.Size(
181, 14)
1743         Me.lblstock_tot_product.TabIndex =
56
1744         Me.lblstock_tot_product.Text =
"Current Inventory =12346 "
1745         
'
1746         
'PictureBox7
1747         
'
1748         Me.PictureBox7.Image = CType(resources.GetObject(
"PictureBox7.Image"), System.Drawing.Image)
1749         Me.PictureBox7.Location = New System.Drawing.Point(
3, 0)
1750         Me.PictureBox7.Name =
"PictureBox7"
1751         Me.PictureBox7.Size = New System.Drawing.Size(
16, 21)
1752         Me.PictureBox7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
1753         Me.PictureBox7.TabIndex =
55
1754         Me.PictureBox7.TabStop = False
1755         
'
1756         
'PanelHoldAdvisory
1757         
'
1758         Me.PanelHoldAdvisory.BackColor = System.Drawing.Color.WhiteSmoke
1759         Me.PanelHoldAdvisory.Location = New System.Drawing.Point(
0, 735)
1760         Me.PanelHoldAdvisory.Name =
"PanelHoldAdvisory"
1761         Me.PanelHoldAdvisory.Size = New System.Drawing.Size(
1280, 43)
1762         Me.PanelHoldAdvisory.TabIndex =
45
1763         
'
1764         
'Timer1
1765         
'
1766         Me.Timer1.Interval =
1
1767         
'
1768         
'tmrclock
1769         
'
1770         Me.tmrclock.Enabled = True
1771         Me.tmrclock.Interval =
1000
1772         
'
1773         
'tmrcritical
1774         
'
1775         Me.tmrcritical.Interval =
400
1776         
'
1777         
'P_Print
1778         
'
1779         Me.P_Print.BackColor = System.Drawing.Color.WhiteSmoke
1780         Me.P_Print.Controls.Add(Me.lblprint)
1781         Me.P_Print.Location = New System.Drawing.Point(
875, 46)
1782         Me.P_Print.Name =
"P_Print"
1783         Me.P_Print.Size = New System.Drawing.Size(
342, 34)
1784         Me.P_Print.TabIndex =
53
1785         Me.P_Print.Visible = False
1786         
'
1787         
'lblprint
1788         
'
1789         Me.lblprint.AutoSize = True
1790         Me.lblprint.Font = New System.Drawing.Font(
"Arial Black", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1791         Me.lblprint.ForeColor = System.Drawing.Color.Red
1792         Me.lblprint.Location = New System.Drawing.Point(
3, 3)
1793         Me.lblprint.Name =
"lblprint"
1794         Me.lblprint.Size = New System.Drawing.Size(
253, 18)
1795         Me.lblprint.TabIndex =
1
1796         Me.lblprint.Text =
"Please wait while printing records"
1797         
'
1798         
'tmr_Print
1799         
'
1800         Me.tmr_Print.Interval =
1000
1801         
'
1802         
'cmdHome
1803         
'
1804         Me.cmdHome.BackColor = System.Drawing.Color.White
1805         Me.cmdHome.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1806         Me.cmdHome.ImageAlign = System.Drawing.ContentAlignment.TopCenter
1807         Me.cmdHome.ImageKey =
"home_64.png"
1808         Me.cmdHome.ImageList = Me.ImageList4
1809         Me.cmdHome.Location = New System.Drawing.Point(
186, 12)
1810         Me.cmdHome.Name =
"cmdHome"
1811         Me.cmdHome.Size = New System.Drawing.Size(
81, 68)
1812         Me.cmdHome.TabIndex =
51
1813         Me.cmdHome.Text =
"Home"
1814         Me.cmdHome.TextAlign = System.Drawing.ContentAlignment.BottomCenter
1815         Me.cmdHome.UseVisualStyleBackColor = False
1816         
'
1817         
'cmdPrint
1818         
'
1819         Me.cmdPrint.BackColor = System.Drawing.Color.White
1820         Me.cmdPrint.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1821         Me.cmdPrint.ImageAlign = System.Drawing.ContentAlignment.TopCenter
1822         Me.cmdPrint.ImageKey =
"print_64.png"
1823         Me.cmdPrint.ImageList = Me.ImageList4
1824         Me.cmdPrint.Location = New System.Drawing.Point(
619, 12)
1825         Me.cmdPrint.Name =
"cmdPrint"
1826         Me.cmdPrint.Size = New System.Drawing.Size(
81, 68)
1827         Me.cmdPrint.TabIndex =
49
1828         Me.cmdPrint.Text =
"Print"
1829         Me.cmdPrint.TextAlign = System.Drawing.ContentAlignment.BottomCenter
1830         Me.cmdPrint.UseVisualStyleBackColor = False
1831         
'
1832         
'cmdSearch
1833         
'
1834         Me.cmdSearch.BackColor = System.Drawing.Color.White
1835         Me.cmdSearch.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1836         Me.cmdSearch.ImageAlign = System.Drawing.ContentAlignment.TopCenter
1837         Me.cmdSearch.ImageKey =
"search_48.png"
1838         Me.cmdSearch.ImageList = Me.ImageList4
1839         Me.cmdSearch.Location = New System.Drawing.Point(
532, 12)
1840         Me.cmdSearch.Name =
"cmdSearch"
1841         Me.cmdSearch.Size = New System.Drawing.Size(
81, 68)
1842         Me.cmdSearch.TabIndex =
48
1843         Me.cmdSearch.Text =
"Search"
1844         Me.cmdSearch.TextAlign = System.Drawing.ContentAlignment.BottomCenter
1845         Me.cmdSearch.UseVisualStyleBackColor = False
1846         
'
1847         
'cmdClose
1848         
'
1849         Me.cmdClose.BackColor = System.Drawing.Color.White
1850         Me.cmdClose.ImageKey =
"cancel_48.png"
1851         Me.cmdClose.ImageList = Me.ImageList4
1852         Me.cmdClose.Location = New System.Drawing.Point(
793, 12)
1853         Me.cmdClose.Name =
"cmdClose"
1854         Me.cmdClose.Size = New System.Drawing.Size(
81, 68)
1855         Me.cmdClose.TabIndex =
43
1856         Me.cmdClose.UseVisualStyleBackColor = False
1857         
'
1858         
'cmdRefresh
1859         
'
1860         Me.cmdRefresh.BackColor = System.Drawing.Color.White
1861         Me.cmdRefresh.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1862         Me.cmdRefresh.ImageAlign = System.Drawing.ContentAlignment.TopCenter
1863         Me.cmdRefresh.ImageKey =
"reload_64.png"
1864         Me.cmdRefresh.ImageList = Me.ImageList3
1865         Me.cmdRefresh.Location = New System.Drawing.Point(
706, 12)
1866         Me.cmdRefresh.Name =
"cmdRefresh"
1867         Me.cmdRefresh.Size = New System.Drawing.Size(
81, 68)
1868         Me.cmdRefresh.TabIndex =
42
1869         Me.cmdRefresh.Text =
"Refresh"
1870         Me.cmdRefresh.TextAlign = System.Drawing.ContentAlignment.BottomCenter
1871         Me.cmdRefresh.UseVisualStyleBackColor = False
1872         
'
1873         
'cmdDelete
1874         
'
1875         Me.cmdDelete.BackColor = System.Drawing.Color.White
1876         Me.cmdDelete.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1877         Me.cmdDelete.ImageAlign = System.Drawing.ContentAlignment.TopCenter
1878         Me.cmdDelete.ImageKey =
"Delete.png"
1879         Me.cmdDelete.ImageList = Me.ImageList4
1880         Me.cmdDelete.Location = New System.Drawing.Point(
445, 12)
1881         Me.cmdDelete.Name =
"cmdDelete"
1882         Me.cmdDelete.Size = New System.Drawing.Size(
81, 68)
1883         Me.cmdDelete.TabIndex =
39
1884         Me.cmdDelete.Text =
"Delete"
1885         Me.cmdDelete.TextAlign = System.Drawing.ContentAlignment.BottomCenter
1886         Me.cmdDelete.UseVisualStyleBackColor = False
1887         
'
1888         
'cmdEdit
1889         
'
1890         Me.cmdEdit.BackColor = System.Drawing.Color.White
1891         Me.cmdEdit.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1892         Me.cmdEdit.ImageAlign = System.Drawing.ContentAlignment.TopCenter
1893         Me.cmdEdit.ImageKey =
"Edit.png"
1894         Me.cmdEdit.ImageList = Me.ImageList4
1895         Me.cmdEdit.Location = New System.Drawing.Point(
358, 12)
1896         Me.cmdEdit.Name =
"cmdEdit"
1897         Me.cmdEdit.Size = New System.Drawing.Size(
81, 68)
1898         Me.cmdEdit.TabIndex =
24
1899         Me.cmdEdit.Text =
"Edit"
1900         Me.cmdEdit.TextAlign = System.Drawing.ContentAlignment.BottomCenter
1901         Me.cmdEdit.UseVisualStyleBackColor = False
1902         
'
1903         
'cmdNew
1904         
'
1905         Me.cmdNew.BackColor = System.Drawing.Color.White
1906         Me.cmdNew.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1907         Me.cmdNew.ImageAlign = System.Drawing.ContentAlignment.TopCenter
1908         Me.cmdNew.ImageKey =
"Add.png"
1909         Me.cmdNew.ImageList = Me.ImageList4
1910         Me.cmdNew.Location = New System.Drawing.Point(
271, 12)
1911         Me.cmdNew.Name =
"cmdNew"
1912         Me.cmdNew.Size = New System.Drawing.Size(
81, 68)
1913         Me.cmdNew.TabIndex =
20
1914         Me.cmdNew.Text =
"New"
1915         Me.cmdNew.TextAlign = System.Drawing.ContentAlignment.BottomCenter
1916         Me.cmdNew.UseVisualStyleBackColor = False
1917         
'
1918         
'MDIMain
1919         
'
1920         Me.AutoScaleDimensions = New System.Drawing.SizeF(
7.0!, 14.0!)
1921         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
1922         Me.BackColor = System.Drawing.SystemColors.ControlLight
1923         Me.ClientSize = New System.Drawing.Size(
1155, 454)
1924         Me.Controls.Add(Me.P_Print)
1925         Me.Controls.Add(Me.cmdHome)
1926         Me.Controls.Add(Me.cmdPrint)
1927         Me.Controls.Add(Me.cmdSearch)
1928         Me.Controls.Add(Me.PanelAdvisory)
1929         Me.Controls.Add(Me.PanelHoldAdvisory)
1930         Me.Controls.Add(Me.cmdClose)
1931         Me.Controls.Add(Me.cmdRefresh)
1932         Me.Controls.Add(Me.cmdDelete)
1933         Me.Controls.Add(Me.Panel4)
1934         Me.Controls.Add(Me.TSHoldAdvisory)
1935         Me.Controls.Add(Me.PanelShortCut)
1936         Me.Controls.Add(Me.TSHoldRight)
1937         Me.Controls.Add(Me.Panel1)
1938         Me.Controls.Add(Me.cmdEdit)
1939         Me.Controls.Add(Me.cmdNew)
1940         Me.Controls.Add(Me.MainPanel)
1941         Me.Controls.Add(Me.TSHoldLeft)
1942         Me.Controls.Add(Me.TSHoldButtons)
1943         Me.Controls.Add(Me.MenuStrip1)
1944         Me.Cursor = System.Windows.Forms.Cursors.Default
1945         Me.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1946         Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D
1947         Me.Icon = CType(resources.GetObject(
"$this.Icon"), System.Drawing.Icon)
1948         Me.IsMdiContainer = True
1949         Me.MainMenuStrip = Me.MenuStrip1
1950         Me.Name =
"MDIMain"
1951         Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
1952         Me.Text =
"Sales and Inventory"
1953         Me.WindowState = System.Windows.Forms.FormWindowState.Maximized
1954         Me.MenuStrip1.ResumeLayout(False)
1955         Me.MenuStrip1.PerformLayout()
1956         Me.TSHoldLeft.ResumeLayout(False)
1957         Me.TSHoldLeft.PerformLayout()
1958         Me.MainPanel.ResumeLayout(False)
1959         Me.GroupBox1.ResumeLayout(False)
1960         Me.GroupBox1.PerformLayout()
1961         Me.PanelSales.ResumeLayout(False)
1962         Me.Panel5.ResumeLayout(False)
1963         Me.Panel5.PerformLayout()
1964         Me.PanelMaintain.ResumeLayout(False)
1965         Me.Panel2.ResumeLayout(False)
1966         Me.Panel2.PerformLayout()
1967         Me.PanelPurchasing.ResumeLayout(False)
1968         Me.Panel3.ResumeLayout(False)
1969         Me.Panel3.PerformLayout()
1970         Me.TSHoldButtons.ResumeLayout(False)
1971         Me.TSHoldButtons.PerformLayout()
1972         Me.Panel1.ResumeLayout(False)
1973         Me.Panel1.PerformLayout()
1974         CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
1975         Me.TSHoldRight.ResumeLayout(False)
1976         Me.TSHoldRight.PerformLayout()
1977         Me.PanelShortCut.ResumeLayout(False)
1978         Me.PanelShortCut.PerformLayout()
1979         Me.TSHoldAdvisory.ResumeLayout(False)
1980         Me.TSHoldAdvisory.PerformLayout()
1981         Me.Panel6.ResumeLayout(False)
1982         Me.Panel9.ResumeLayout(False)
1983         Me.Panel9.PerformLayout()
1984         CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
1985         Me.PanelAdvisory.ResumeLayout(False)
1986         Me.Panel10.ResumeLayout(False)
1987         Me.pnAdvisory_Cashier.ResumeLayout(False)
1988         Me.pnAdvisory_Cashier.PerformLayout()
1989         CType(Me.PictureBox11, System.ComponentModel.ISupportInitialize).EndInit()
1990         CType(Me.PictureBox10, System.ComponentModel.ISupportInitialize).EndInit()
1991         CType(Me.PictureBox9, System.ComponentModel.ISupportInitialize).EndInit()
1992         Me.pnadvisory_Admin.ResumeLayout(False)
1993         Me.pnadvisory_Admin.PerformLayout()
1994         CType(Me.PictureBox6, System.ComponentModel.ISupportInitialize).EndInit()
1995         CType(Me.PictureBox5, System.ComponentModel.ISupportInitialize).EndInit()
1996         CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).EndInit()
1997         CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).EndInit()
1998         Me.pnAdvisory_SalesAgent.ResumeLayout(False)
1999         Me.pnAdvisory_SalesAgent.PerformLayout()
2000         CType(Me.PictureBox14, System.ComponentModel.ISupportInitialize).EndInit()
2001         CType(Me.PictureBox13, System.ComponentModel.ISupportInitialize).EndInit()
2002         CType(Me.PictureBox12, System.ComponentModel.ISupportInitialize).EndInit()
2003         Me.pnAdvisory_Stock.ResumeLayout(False)
2004         Me.pnAdvisory_Stock.PerformLayout()
2005         CType(Me.PictureBox8, System.ComponentModel.ISupportInitialize).EndInit()
2006         CType(Me.PictureBox7, System.ComponentModel.ISupportInitialize).EndInit()
2007         Me.P_Print.ResumeLayout(False)
2008         Me.P_Print.PerformLayout()
2009         Me.ResumeLayout(False)
2010         Me.PerformLayout()
2011
2012     End Sub
2013     Friend WithEvents ImageList1 As System.Windows.Forms.ImageList
2014     Friend WithEvents SystemFileToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
2015     Friend WithEvents MasterFileToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
2016     Friend WithEvents SetCategoryFileToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
2017     Friend WithEvents SetItemFileToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
2018     Friend WithEvents ToolStripSeparator6 As System.Windows.Forms.ToolStripSeparator
2019     Friend WithEvents SuppliersToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
2020     Friend WithEvents SuppliersProductToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
2021     Friend WithEvents ToolStripSeparator11 As System.Windows.Forms.ToolStripSeparator
2022     Friend WithEvents ProductsReorderPointToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
2023     Friend WithEvents StockOrderToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
2024     Friend WithEvents StockMonitoringToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
2025     Friend WithEvents ToolStripSeparator12 As System.Windows.Forms.ToolStripSeparator
2026     Friend WithEvents BarcodeFormToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
2027     Friend WithEvents ToolStripSeparator13 As System.Windows.Forms.ToolStripSeparator
2028     Friend WithEvents UnitMeasureToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
2029     Friend WithEvents ToolStripSeparator14 As System.Windows.Forms.ToolStripSeparator
2030     Friend WithEvents BusinessInformationToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
2031     Friend WithEvents PointOfPaymentToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
2032     Friend WithEvents CashieringToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
2033     Friend WithEvents SalesReceiptToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
2034     Friend WithEvents UserInformationFileToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
2035     Friend WithEvents ToolStripSeparator1 As System.Windows.Forms.ToolStripSeparator
2036     Friend WithEvents AuditTrailToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
2037     Friend WithEvents ToolStripSeparator9 As System.Windows.Forms.ToolStripSeparator
2038     Friend WithEvents ExitToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
2039     Friend WithEvents ReportsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
2040     Friend WithEvents SupplierProfileToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
2041     Friend WithEvents SupplierProductsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
2042     Friend WithEvents ProductsReorderPointToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
2043     Friend WithEvents PurchaseOrderToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
2044     Friend WithEvents PurchaseReceiveToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
2045     Friend WithEvents StockBalancesToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
2046     Friend WithEvents PointOfPaymentToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
2047     Friend WithEvents SalesCollectionToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
2048     Friend WithEvents SalesCollectionReportVOIDToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
2049     Friend WithEvents CollectionSummaryReportToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
2050     Friend WithEvents SalesReceiptToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
2051     Friend WithEvents MenuStrip1 As System.Windows.Forms.MenuStrip
2052     Friend WithEvents TSHoldLeft As System.Windows.Forms.ToolStrip
2053     Friend WithEvents MainPanel As System.Windows.Forms.Panel
2054     Friend WithEvents PanelMaintain As System.Windows.Forms.Panel
2055     Public WithEvents TSHoldButtons As System.Windows.Forms.ToolStrip
2056     Friend WithEvents ToolStripButton3 As System.Windows.Forms.ToolStripButton
2057     Friend WithEvents cmdNew As System.Windows.Forms.Button
2058     Friend WithEvents cmdEdit As System.Windows.Forms.Button
2059     Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
2060     Friend WithEvents Panel1 As System.Windows.Forms.Panel
2061     Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
2062     Friend WithEvents Label2 As System.Windows.Forms.Label
2063     Friend WithEvents Label1 As System.Windows.Forms.Label
2064     Friend WithEvents Label4 As System.Windows.Forms.Label
2065     Friend WithEvents Label3 As System.Windows.Forms.Label
2066     Friend WithEvents Panel2 As System.Windows.Forms.Panel
2067     Friend WithEvents LinkMaintain As System.Windows.Forms.LinkLabel
2068     Friend WithEvents cmdProductListing As System.Windows.Forms.Button
2069     Friend WithEvents ImageList2 As System.Windows.Forms.ImageList
2070     Friend WithEvents cmdManageSuppliers As System.Windows.Forms.Button
2071     Friend WithEvents cmdUsers As System.Windows.Forms.Button
2072     Friend WithEvents Panel3 As System.Windows.Forms.Panel
2073     Friend WithEvents LinkPurchasing As System.Windows.Forms.LinkLabel
2074     Friend WithEvents PanelPurchasing As System.Windows.Forms.Panel
2075     Friend WithEvents ToolStripButton1 As System.Windows.Forms.ToolStripButton
2076     Friend WithEvents cmdDefective As System.Windows.Forms.Button
2077     Friend WithEvents cmdProductReorder As System.Windows.Forms.Button
2078     Friend WithEvents cmdStockMonitoring As System.Windows.Forms.Button
2079     Friend WithEvents cmdOrderReceive As System.Windows.Forms.Button
2080     Friend WithEvents PanelSales As System.Windows.Forms.Panel
2081     Friend WithEvents cmdSalesReceipt As System.Windows.Forms.Button
2082     Friend WithEvents cmdCashiering As System.Windows.Forms.Button
2083     Friend WithEvents cmdCustomerOrder As System.Windows.Forms.Button
2084     Friend WithEvents Panel5 As System.Windows.Forms.Panel
2085     Friend WithEvents LinkSales As System.Windows.Forms.LinkLabel
2086     Friend WithEvents TSHoldRight As System.Windows.Forms.ToolStrip
2087     Friend WithEvents PanelShortCut As System.Windows.Forms.Panel
2088     Friend WithEvents LinkOpenShortCuts As System.Windows.Forms.LinkLabel
2089     Friend WithEvents lstShortCut As System.Windows.Forms.ListView
2090     Friend WithEvents columIcons As System.Windows.Forms.ColumnHeader
2091     Friend WithEvents ColumnHeader1 As System.Windows.Forms.ColumnHeader
2092     Friend WithEvents ImageShortCut As System.Windows.Forms.ImageList
2093     Friend WithEvents TSHoldAdvisory As System.Windows.Forms.ToolStrip
2094     Friend WithEvents Panel4 As System.Windows.Forms.Panel
2095     Friend WithEvents ToolStripButton2 As System.Windows.Forms.ToolStripButton
2096     Friend WithEvents cmdBusInfo As System.Windows.Forms.Button
2097     Friend WithEvents ImageList3 As System.Windows.Forms.ImageList
2098     Friend WithEvents cmdDelete As System.Windows.Forms.Button
2099     Friend WithEvents cmdRefresh As System.Windows.Forms.Button
2100     Friend WithEvents cmdClose As System.Windows.Forms.Button
2101     Friend WithEvents Panel6 As System.Windows.Forms.Panel
2102     Friend WithEvents PictureBox2 As System.Windows.Forms.PictureBox
2103     Friend WithEvents PanelAdvisory As System.Windows.Forms.Panel
2104     Friend WithEvents ToolStripButton4 As System.Windows.Forms.ToolStripButton
2105     Friend WithEvents PanelHoldAdvisory As System.Windows.Forms.Panel
2106     Friend WithEvents pnadvisory_Admin As System.Windows.Forms.Panel
2107     Friend WithEvents lblpurchasemonth As System.Windows.Forms.Label
2108     Friend WithEvents lblPurchaseYr As System.Windows.Forms.Label
2109     Friend WithEvents lblreorder As System.Windows.Forms.Label
2110     Friend WithEvents lblinventory As System.Windows.Forms.Label
2111     Friend WithEvents lbltotalprod As System.Windows.Forms.Label
2112     Friend WithEvents lblmonthsales As System.Windows.Forms.Label
2113     Friend WithEvents lblyrsales As System.Windows.Forms.Label
2114     Friend WithEvents Timer1 As System.Windows.Forms.Timer
2115     Friend WithEvents Panel9 As System.Windows.Forms.Panel
2116     Friend WithEvents Panel10 As System.Windows.Forms.Panel
2117     Friend WithEvents lblremainorder As System.Windows.Forms.Label
2118     Friend WithEvents cmdSearch As System.Windows.Forms.Button
2119     Friend WithEvents cmdPrint As System.Windows.Forms.Button
2120     Friend WithEvents ImageList4 As System.Windows.Forms.ImageList
2121     Friend WithEvents ImageList5 As System.Windows.Forms.ImageList
2122     Friend WithEvents ImageList6 As System.Windows.Forms.ImageList
2123     Friend WithEvents Label5 As System.Windows.Forms.Label
2124     Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
2125     Friend WithEvents txttabstop As System.Windows.Forms.TextBox
2126     Friend WithEvents cmdAuditTrail As System.Windows.Forms.Button
2127     Friend WithEvents cmdPhysical As System.Windows.Forms.Button
2128     Friend WithEvents lbltoday As System.Windows.Forms.Label
2129     Friend WithEvents lblUser As System.Windows.Forms.Label
2130     Friend WithEvents lbltime As System.Windows.Forms.Label
2131     Friend WithEvents tmrclock As System.Windows.Forms.Timer
2132     Friend WithEvents cmdLock As System.Windows.Forms.Button
2133     Friend WithEvents ImageList7 As System.Windows.Forms.ImageList
2134     Friend WithEvents cmdHome As System.Windows.Forms.Button
2135     Friend WithEvents PictureBox3 As System.Windows.Forms.PictureBox
2136     Friend WithEvents PictureBox6 As System.Windows.Forms.PictureBox
2137     Friend WithEvents PictureBox4 As System.Windows.Forms.PictureBox
2138     Friend WithEvents PictureBox5 As System.Windows.Forms.PictureBox
2139     Friend WithEvents PictureBox7 As System.Windows.Forms.PictureBox
2140     Friend WithEvents pnAdvisory_Stock As System.Windows.Forms.Panel
2141     Friend WithEvents lblstock_tot_product As System.Windows.Forms.Label
2142     Friend WithEvents PictureBox8 As System.Windows.Forms.PictureBox
2143     Friend WithEvents lblstock_received_year As System.Windows.Forms.Label
2144     Friend WithEvents lblstock_received_month As System.Windows.Forms.Label
2145     Friend WithEvents lblstock_critical As System.Windows.Forms.Label
2146     Friend WithEvents Label7 As System.Windows.Forms.Label
2147     Friend WithEvents lblstock_Undeliver As System.Windows.Forms.Label
2148     Friend WithEvents pnAdvisory_Cashier As System.Windows.Forms.Panel
2149     Friend WithEvents lblcashier_DaySales As System.Windows.Forms.Label
2150     Friend WithEvents lblcashier_Void As System.Windows.Forms.Label
2151     Friend WithEvents lblcashier_critical As System.Windows.Forms.Label
2152     Friend WithEvents PictureBox10 As System.Windows.Forms.PictureBox
2153     Friend WithEvents Label6 As System.Windows.Forms.Label
2154     Friend WithEvents PictureBox9 As System.Windows.Forms.PictureBox
2155     Friend WithEvents Label8 As System.Windows.Forms.Label
2156     Friend WithEvents PictureBox11 As System.Windows.Forms.PictureBox
2157     Friend WithEvents lblcashier_totalReceipt As System.Windows.Forms.Label
2158     Friend WithEvents pnAdvisory_SalesAgent As System.Windows.Forms.Panel
2159     Friend WithEvents lblsalesagent_purchaseMonth As System.Windows.Forms.Label
2160     Friend WithEvents PictureBox13 As System.Windows.Forms.PictureBox
2161     Friend WithEvents lblsalesagent_totalInventory As System.Windows.Forms.Label
2162     Friend WithEvents lblsalesagent_totalorder As System.Windows.Forms.Label
2163     Friend WithEvents PictureBox12 As System.Windows.Forms.PictureBox
2164     Friend WithEvents lblsalesagent_purchaseyear As System.Windows.Forms.Label
2165     Friend WithEvents Label9 As System.Windows.Forms.Label
2166     Friend WithEvents lblsalesagent_Criticalproduct As System.Windows.Forms.Label
2167     Friend WithEvents PictureBox14 As System.Windows.Forms.PictureBox
2168     Friend WithEvents tmrcritical As System.Windows.Forms.Timer
2169     Friend WithEvents ProductPacingReportToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
2170     Friend WithEvents P_Print As System.Windows.Forms.Panel
2171     Friend WithEvents lblprint As System.Windows.Forms.Label
2172     Friend WithEvents tmr_Print As System.Windows.Forms.Timer
2173     Friend WithEvents FastMovingToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
2174     Friend WithEvents SlowMovingToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
2175     Friend WithEvents AboutToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
2176
2177 End Class


Gõ tìm kiếm nhanh...